Uses of Class
io.split.telemetry.domain.MethodLatencies
-
Packages that use MethodLatencies Package Description io.split.telemetry.domain io.split.telemetry.storage -
-
Uses of MethodLatencies in io.split.telemetry.domain
Methods in io.split.telemetry.domain that return MethodLatencies Modifier and Type Method Description MethodLatenciesStats. get_methodLatencies()Methods in io.split.telemetry.domain with parameters of type MethodLatencies Modifier and Type Method Description voidStats. set_methodLatencies(MethodLatencies _methodLatencies) -
Uses of MethodLatencies in io.split.telemetry.storage
Methods in io.split.telemetry.storage that return MethodLatencies Modifier and Type Method Description MethodLatenciesInMemoryTelemetryStorage. popLatencies()MethodLatenciesNoopTelemetryStorage. popLatencies()MethodLatenciesTelemetryEvaluationConsumer. popLatencies()
-