Interface | Description |
---|---|
BucketFunction | Deprecated
Moved to
com.netflix.spectator.api.histogram package. |
HttpClient |
Simple blocking http client using
HttpLogEntry and
HttpURLConnection . |
Class | Description |
---|---|
BucketCounter | Deprecated
Moved to
com.netflix.spectator.api.histogram package. |
BucketDistributionSummary | Deprecated
Moved to
com.netflix.spectator.api.histogram package. |
BucketFunctions | Deprecated
Moved to
com.netflix.spectator.api.histogram package. |
BucketTimer | Deprecated
Moved to
com.netflix.spectator.api.histogram package. |
DoubleDistributionSummary |
Experiment for supporting a distribution summary type that accepts floating point values instead
of just long values.
|
HttpLogEntry |
Helper for logging http request related information.
|
HttpRequestBuilder |
Helper for executing simple HTTP client requests using
HttpURLConnection
and logging via HttpLogEntry . |
HttpResponse |
Response for an HTTP request made via
HttpRequestBuilder . |