| Modifier and Type | Method and Description |
|---|---|
List<ApolloClientMonitorEventListener> |
ApolloClientMonitorContext.getApolloClientMonitorEventListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientMonitorContext.addApolloClientMonitorEventListener(ApolloClientMonitorEventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApolloClientMonitorContext.setApolloClientMonitorEventListeners(List<ApolloClientMonitorEventListener> listeners) |
| Modifier and Type | Method and Description |
|---|---|
ApolloClientMetricsExporter |
ApolloClientMetricsExporterFactory.getMetricsReporter(List<ApolloClientMonitorEventListener> listeners)
get metrics reporter
|
void |
AbstractApolloClientMetricsExporter.init(List<ApolloClientMonitorEventListener> listeners,
long collectPeriod) |
void |
ApolloClientMetricsExporter.init(List<ApolloClientMonitorEventListener> listeners,
long collectPeriod)
init method
|
| Modifier and Type | Method and Description |
|---|---|
ApolloClientMetricsExporter |
DefaultApolloClientMetricsExporterFactory.getMetricsReporter(List<ApolloClientMonitorEventListener> listeners) |
void |
NullApolloClientMetricsExporter.init(List<ApolloClientMonitorEventListener> listeners,
long collectPeriod) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApolloClientMonitorEventListener |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApolloClientBootstrapArgsApi |
class |
DefaultApolloClientExceptionApi |
class |
DefaultApolloClientNamespaceApi |
class |
DefaultApolloClientThreadPoolApi |
Copyright © 2025. All rights reserved.