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. get_methodExceptions()Methods in io.split.telemetry.domain with parameters of type MethodExceptions Modifier and Type Method Description voidStats. set_methodExceptions(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()
-