Meter (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.metrics

Interface Meter



  • public interface Meter
    A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
    • Method Detail

      • mark

        void mark()
      • mark

        void mark(long size)