public interface ApolloClientThreadPoolMonitorApi
| Modifier and Type | Interface and Description |
|---|---|
static class |
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
| Modifier and Type | Method and Description |
|---|---|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
getAbstractConfigFileThreadPoolInfo()
AbstractConfigFile.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
getAbstractConfigThreadPoolInfo()
AbstractConfig.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
getMetricsExporterThreadPoolInfo()
AbstractApolloClientMetricsExporter.m_executorService
|
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo |
getRemoteConfigRepositoryThreadPoolInfo()
RemoteConfigRepository.m_executorService
|
Map<String,ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo> |
getThreadPoolInfo()
get thread pool info key "RemoteConfigRepository" ,"AbstractConfig","AbstractConfigFile";
|
Map<String,ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo> getThreadPoolInfo()
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo getRemoteConfigRepositoryThreadPoolInfo()
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo getAbstractConfigThreadPoolInfo()
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo getAbstractConfigFileThreadPoolInfo()
ApolloClientThreadPoolMonitorApi.ApolloThreadPoolInfo getMetricsExporterThreadPoolInfo()
Copyright © 2025. All rights reserved.