Package | Description |
---|---|
org.apache.zookeeper.metrics | |
org.apache.zookeeper.metrics.impl |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
MetricsContext.getContext(String name)
Returns a sub context.
|
MetricsContext |
MetricsProvider.getRootContext()
Provides access to the root context.
|
Modifier and Type | Class and Description |
---|---|
static class |
NullMetricsProvider.NullMetricsContext |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
NullMetricsProvider.NullMetricsContext.getContext(String name) |
MetricsContext |
DefaultMetricsProvider.getRootContext() |
MetricsContext |
NullMetricsProvider.getRootContext() |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.