public abstract class AbstractApolloClientMetricsExporter extends Object implements ApolloClientMetricsExporter
| Modifier and Type | Field and Description |
|---|---|
static ScheduledExecutorService |
m_executorService |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
AbstractApolloClientMetricsExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(List<ApolloClientMonitorEventListener> listeners,
long collectPeriod)
init method
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrder, isSupport, registerOrUpdateCounterSample, registerOrUpdateGaugeSample, responsepublic static final ScheduledExecutorService m_executorService
public void init(List<ApolloClientMonitorEventListener> listeners, long collectPeriod)
ApolloClientMetricsExporterinit in interface ApolloClientMetricsExporterCopyright © 2025. All rights reserved.