- recordDistributionValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordDistributionValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordDistributionValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordDistributionValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordDistributionValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named distribution.
- recordDistributionValues(String, double[], double, String...) - Method in interface com.timgroup.statsd.DirectStatsDClient
-
Records values for the specified named distribution.
- recordDistributionValues(String, long[], double, String...) - Method in interface com.timgroup.statsd.DirectStatsDClient
-
Records values for the specified named distribution.
- recordDistributionValues(String, double[], double, String...) - Method in class com.timgroup.statsd.NoOpDirectStatsDClient
-
- recordDistributionValues(String, long[], double, String...) - Method in class com.timgroup.statsd.NoOpDirectStatsDClient
-
- recordEvent(Event, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records an event.
- recordEvent(Event, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordEvent(Event, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records an event.
- recordExecutionTime(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordExecutionTime(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordExecutionTime(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records an execution time in milliseconds for the specified named operation.
- recordGaugeValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordGaugeValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordGaugeValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordGaugeValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordGaugeValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordHistogramValue(String, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, double, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, long, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, long, double, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordHistogramValue(String, double, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordHistogramValue(String, long, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordHistogramValue(String, long, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordHistogramValue(String, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, double, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, long, double, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named histogram.
- recordServiceCheckRun(ServiceCheck) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a run status for the specified named service check.
- recordServiceCheckRun(ServiceCheck) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordServiceCheckRun(ServiceCheck) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a run status for the specified named service check.
- recordSetValue(String, String, String...) - Method in class com.timgroup.statsd.NonBlockingStatsDClient
-
Records a value for the specified set.
- recordSetValue(String, String, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordSetValue(String, String, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified set.
- reset() - Method in class com.timgroup.statsd.Telemetry
-
Resets all counter in the telemetry (this is useful for tests purposes).
- resolve() - Method in class com.timgroup.statsd.NonBlockingStatsDClientBuilder
-
Creates a copy of this builder with any implicit elements resolved.
- run() - Method in class com.timgroup.statsd.StatsDProcessor.ProcessingTask
-
- run() - Method in class com.timgroup.statsd.Telemetry.TelemetryTask
-
- value - Variable in class com.timgroup.statsd.AlphaNumericMessage
-
- value - Variable in class com.timgroup.statsd.NumericMessage
-
- valueOf(String) - Static method in enum com.timgroup.statsd.Event.AlertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.timgroup.statsd.Event.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.timgroup.statsd.Message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.timgroup.statsd.ServiceCheck.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.timgroup.statsd.UnixSocketAddressWithTransport.TransportType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.timgroup.statsd.Event.AlertType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.timgroup.statsd.Event.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.timgroup.statsd.Message.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.timgroup.statsd.ServiceCheck.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.timgroup.statsd.UnixSocketAddressWithTransport.TransportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- volatileAddressResolution(String, int) - Static method in class com.timgroup.statsd.NonBlockingStatsDClientBuilder
-
Create dynamic lookup for the given host name and port.