Interface ExtendedLongCounter

All Superinterfaces:
LongCounter
All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongCounter, SdkLongCounter

public interface ExtendedLongCounter extends LongCounter
Extended DoubleCounter with experimental APIs.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns true if the counter is enabled.

    Methods inherited from interface LongCounter

    add, add, add