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 |
Modifier and Type | Method and Description |
---|---|
CounterSet |
MetricsContext.getCounterSet(String name)
Returns the CounterSet identified by the given name
Null name is not allowed
|
Modifier and Type | Method and Description |
---|---|
CounterSet |
NullMetricsProvider.NullMetricsContext.getCounterSet(String name) |
Modifier and Type | Field and Description |
---|---|
CounterSet |
ServerMetrics.QUOTA_EXCEEDED_ERROR_PER_NAMESPACE |
Modifier and Type | Class and Description |
---|---|
class |
SimpleCounterSet
Represent a set of counters identified by different keys.
|
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.