Uses of Class
io.split.telemetry.domain.HTTPErrors
-
Packages that use HTTPErrors Package Description io.split.telemetry.domain io.split.telemetry.storage -
-
Uses of HTTPErrors in io.split.telemetry.domain
Methods in io.split.telemetry.domain that return HTTPErrors Modifier and Type Method Description HTTPErrorsStats. get_httpErrors()Methods in io.split.telemetry.domain with parameters of type HTTPErrors Modifier and Type Method Description voidStats. set_httpErrors(HTTPErrors _httpErrors) -
Uses of HTTPErrors in io.split.telemetry.storage
Methods in io.split.telemetry.storage that return HTTPErrors Modifier and Type Method Description HTTPErrorsInMemoryTelemetryStorage. popHTTPErrors()HTTPErrorsNoopTelemetryStorage. popHTTPErrors()HTTPErrorsTelemetryRuntimeConsumer. popHTTPErrors()
-