- recordExecutionTime(String, long, String...) - Method in class com.github.arnabk.statsd.BlockingStatsDClient
-
Records an execution time in milliseconds for the specified named operation.
- 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, 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.
- recordGaugeValue(String, double, String...) - Method in class com.github.arnabk.statsd.BlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, long, String...) - Method in class com.github.arnabk.statsd.BlockingStatsDClient
-
Records the latest fixed value for the specified named gauge.
- recordGaugeValue(String, 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, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordGaugeValue(String, long, 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, long, 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.github.arnabk.statsd.BlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, long, String...) - Method in class com.github.arnabk.statsd.BlockingStatsDClient
-
Records a value for the specified named histogram.
- recordHistogramValue(String, 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, double, String...) - Method in class com.timgroup.statsd.NoOpStatsDClient
-
- recordHistogramValue(String, long, 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, long, String...) - Method in interface com.timgroup.statsd.StatsDClient
-
Records a value for the specified named histogram.