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