Class MicrometerCounter

  • All Implemented Interfaces:
    com.couchbase.client.core.cnc.Counter

    public class MicrometerCounter
    extends Object
    implements com.couchbase.client.core.cnc.Counter
    Implements the Counter on top of Micrometers Counter.
    • Method Detail

      • incrementBy

        public void incrementBy​(long number)
        Specified by:
        incrementBy in interface com.couchbase.client.core.cnc.Counter