Package | Description |
---|---|
org.apache.zookeeper.metrics | |
org.apache.zookeeper.metrics.impl |
Modifier and Type | Method and Description |
---|---|
void |
MetricsProvider.configure(Properties configuration)
Configure the provider.
|
void |
MetricsProvider.start()
Start the provider.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMetricsProvider.configure(Properties configuration) |
void |
NullMetricsProvider.configure(Properties configuration) |
void |
DefaultMetricsProvider.start() |
void |
NullMetricsProvider.start() |
static MetricsProvider |
MetricsProviderBootstrap.startMetricsProvider(String metricsProviderClassName,
Properties configuration) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.