| Package | Description |
|---|---|
| com.ctrip.framework.apollo.monitor.api | |
| com.ctrip.framework.apollo.monitor.internal.listener.impl |
| Modifier and Type | Method and Description |
|---|---|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
ApolloClientThreadPoolMonitorApi.getAbstractConfigFileThreadPoolInfo()
AbstractConfigFile.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
ApolloClientThreadPoolMonitorApi.getAbstractConfigThreadPoolInfo()
AbstractConfig.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
ApolloClientThreadPoolMonitorApi.getMetricsExporterThreadPoolInfo()
AbstractApolloClientMetricsExporter.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
ApolloClientThreadPoolMonitorApi.getRemoteConfigRepositoryThreadPoolInfo()
RemoteConfigRepository.m_executorService
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo> |
ApolloClientThreadPoolMonitorApi.getThreadPoolInfo()
get thread pool info key "RemoteConfigRepository" ,"AbstractConfig","AbstractConfigFile";
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo> |
DefaultApolloClientThreadPoolApi.getThreadPoolInfo() |
Map<String,ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo> |
NullClientThreadPoolMonitorApi.getThreadPoolInfo() |
Copyright © 2025. All rights reserved.