Uses of Class
io.split.telemetry.domain.HTTPLatencies
-
Packages that use HTTPLatencies Package Description io.split.telemetry.domain io.split.telemetry.storage -
-
Uses of HTTPLatencies in io.split.telemetry.domain
Methods in io.split.telemetry.domain that return HTTPLatencies Modifier and Type Method Description HTTPLatenciesStats. getHttpLatencies()Methods in io.split.telemetry.domain with parameters of type HTTPLatencies Modifier and Type Method Description voidStats. setHttpLatencies(HTTPLatencies httpLatencies) -
Uses of HTTPLatencies in io.split.telemetry.storage
Methods in io.split.telemetry.storage that return HTTPLatencies Modifier and Type Method Description HTTPLatenciesInMemoryTelemetryStorage. popHTTPLatencies()HTTPLatenciesNoopTelemetryStorage. popHTTPLatencies()HTTPLatenciesTelemetryRuntimeConsumer. popHTTPLatencies()
-