com.google.cloud.bigtable.metrics
Interface Counter
-
public interface Counter
An incrementing counter metric.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
dec()
void
inc()
-