Uses of Package
org.apache.zookeeper.metrics
-
Packages that use org.apache.zookeeper.metrics Package Description org.apache.zookeeper.metrics org.apache.zookeeper.metrics.impl org.apache.zookeeper.server ZooKeeper server theory of operationorg.apache.zookeeper.server.metric -
Classes in org.apache.zookeeper.metrics used by org.apache.zookeeper.metrics Class Description Counter A counter refers to a value which can only increase.CounterSet A counter refers to a value which can only increase.Gauge A Gauge is an application provided object which will be called by the framework in order to sample the value of an integer value.GaugeSet A Gauge is an application provided object which will be called by the metrics framework to sample a numeric value.MetricsContext A MetricsContext is like a namespace for metrics.MetricsContext.DetailLevel MetricsProviderLifeCycleException A generic exception thrown during the licecycle of a MetricsProvider.Summary Summaries track the size and number of events.SummarySet Summaries track the size and number of events. -
Classes in org.apache.zookeeper.metrics used by org.apache.zookeeper.metrics.impl Class Description Counter A counter refers to a value which can only increase.CounterSet A counter refers to a value which can only increase.Gauge A Gauge is an application provided object which will be called by the framework in order to sample the value of an integer value.GaugeSet A Gauge is an application provided object which will be called by the metrics framework to sample a numeric value.MetricsContext A MetricsContext is like a namespace for metrics.MetricsContext.DetailLevel MetricsProvider A MetricsProvider is a system which collects Metrics and publishes current values to external facilities.MetricsProviderLifeCycleException A generic exception thrown during the licecycle of a MetricsProvider.Summary Summaries track the size and number of events.SummarySet Summaries track the size and number of events. -
Classes in org.apache.zookeeper.metrics used by org.apache.zookeeper.server Class Description Counter A counter refers to a value which can only increase.CounterSet A counter refers to a value which can only increase.MetricsProvider A MetricsProvider is a system which collects Metrics and publishes current values to external facilities.Summary Summaries track the size and number of events.SummarySet Summaries track the size and number of events. -
Classes in org.apache.zookeeper.metrics used by org.apache.zookeeper.server.metric Class Description Counter A counter refers to a value which can only increase.CounterSet A counter refers to a value which can only increase.Summary Summaries track the size and number of events.SummarySet Summaries track the size and number of events.