Uses of Class
io.split.telemetry.domain.MethodExceptions
-
Packages that use MethodExceptions Package Description io.split.telemetry.domain io.split.telemetry.storage -
-
Uses of MethodExceptions in io.split.telemetry.domain
Methods in io.split.telemetry.domain that return MethodExceptions Modifier and Type Method Description MethodExceptionsStats. getMethodExceptions()Methods in io.split.telemetry.domain with parameters of type MethodExceptions Modifier and Type Method Description voidStats. setMethodExceptions(MethodExceptions methodExceptions) -
Uses of MethodExceptions in io.split.telemetry.storage
Methods in io.split.telemetry.storage that return MethodExceptions Modifier and Type Method Description MethodExceptionsInMemoryTelemetryStorage. popExceptions()MethodExceptionsNoopTelemetryStorage. popExceptions()MethodExceptionsTelemetryEvaluationConsumer. popExceptions()
-