All Classes and Interfaces
Class
Description
Represents an operation that accepts two input arguments and returns no
result, but can throw a checked exception.
Consumer which can throw a checked exception.Function which can throw a checked exception.Functional interface similar to
Runnable (but not technically
extending Runnable, because it cannot; and doesn't have to) which can throw a
generically parameterized type of checked exception.Counter metric, which is a simple incrementing and decrementing number.
Validations for "ID" like simple types.
Immutable implementation of
MetricDescriptor.Builds instances of type
ImmutableMetricDescriptor.Consumer which can throw a checked exception and be interrupted.Function which can throw a checked exception and be interrupted.Labeled wrapper which "tags" T objects.
Meter metric, which measures throughput.
Descriptor of Metric.
Factory to obtain a new metric for use by application code.
A timer metric which aggregates timing durations.