Module org.elasticsearch.server
Interface LongAsyncCounter
- All Superinterfaces:
AutoCloseable
,Instrument
A monotonically increasing long metric based on a callback.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
Methods inherited from interface org.elasticsearch.telemetry.metric.Instrument
getName
-
Field Details
-
NOOP
Noop counter for use in tests.
-