Package | Description |
---|---|
org.apache.zookeeper.metrics | |
org.apache.zookeeper.metrics.impl | |
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.metric |
Class and Description |
---|
Counter
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.
|
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.
|
Class and Description |
---|
Counter
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.
|
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.
|
Class and Description |
---|
Counter
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.
|
Class and Description |
---|
Counter
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.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.