Uses of Package
com.google.cloud.bigtable.metrics
-
Packages that use com.google.cloud.bigtable.metrics Package Description com.google.cloud.bigtable.grpc.async com.google.cloud.bigtable.hbase com.google.cloud.bigtable.metrics -
Classes in com.google.cloud.bigtable.metrics used by com.google.cloud.bigtable.grpc.async Class and Description Timer.Context A timing context. -
Classes in com.google.cloud.bigtable.metrics used by com.google.cloud.bigtable.hbase Class and Description Timer A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics. -
Classes in com.google.cloud.bigtable.metrics used by com.google.cloud.bigtable.metrics Class and Description BigtableClientMetrics.MetricLevel Counter An incrementing counter metric.DropwizardMetricRegistry AMetricRegistry
that wraps a Dropwizard MetricsMetricRegistry
.Meter A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.MetricRegistry A registry of metric instances.Timer A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics.Timer.Context A timing context.