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