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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
mark()
void
mark(long size)
-