Interface RecordingInstruments.NumberWithAttributesObserver

All Superinterfaces:
Supplier<Collection<org.elasticsearch.core.Tuple<Number,Map<String,Object>>>>
Enclosing class:
RecordingInstruments

protected static interface RecordingInstruments.NumberWithAttributesObserver extends Supplier<Collection<org.elasticsearch.core.Tuple<Number,Map<String,Object>>>>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get