Package org.apache.calcite.avatica.metrics
package org.apache.calcite.avatica.metrics
Metrics for the Avatica framework.
-
ClassDescriptionA mutable number.Gauge<T>A metrics which measures a discrete value.A metric which measures the distribution of values.A metric which measure the rate at which some operation is invoked.Parent interface for all metrics.General purpose factory for creating various metrics.A container used by a
MetricsSystemFactoryto create aMetricsSystem.A factory class for creating instances ofMetricsSystem.A utility encapsulating use ofServiceLoaderto instantiate aMetricsSystem.This is a dummy annotation that forces javac to produce output for otherwise empty package-info.java.A object that tracks an active timing state.