| Class and Description |
|---|
| BatchResult
Composes the results of processing a batch.
|
| CounterMeasurement
Represents a reading from a counter
|
| CounterMeasurementBuilder |
| HttpPoster
Posts data to an HTTP endpoint.
|
| HttpPoster.Response
A generic interface to represent an HTTP response
|
| Measurement
Represents a Librato measurement
|
| MultiSampleGaugeMeasurement
A class for representing a gauge reading that might come from multiple samples
See http://dev.librato.com/v1/post/metrics for why some fields are optional
|
| MultiSampleGaugeMeasurementBuilder |
| NingHttpPoster
An HTTPPoster which uses ning's HTTP client
|
| PostResult
Contains the status of a batch
|
| Sanitizer
Filters out unwanted characters
|
| SingleValueGaugeMeasurement
A class representing a single gauge reading
See http://dev.librato.com/v1/post/metrics for an explanation of basic vs multi-sample gauge
|
| SingleValueGaugeMeasurementBuilder |
Copyright © 2015. All rights reserved.