Interface CounterSnapshot


  • @Internal
    public interface CounterSnapshot
    Represents a snapshot of the counter.
    Since:
    5.7
    • Method Detail

      • getName

        @NonNull String getName()
      • getValue

        long getValue()