public interface ApolloClientNamespaceMonitorApi
| Modifier and Type | Interface and Description |
|---|---|
static class |
ApolloClientNamespaceMonitorApi.NamespaceMetrics |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ApolloClientNamespaceMonitorApi.NamespaceMetrics> |
getNamespaceMetrics()
NamespaceMetrics: 1.usageCount 2.firstLoadSpend 3.latestUpdateTime 4.releaseKey
|
Integer |
getNamespacePropertySize(String namespace)
get Namespace Config.ItemsNum
|
List<String> |
getNotFoundNamespaces()
get not found namespaces
|
List<String> |
getTimeoutNamespaces()
get timeout namespaces
|
Map<String,ApolloClientNamespaceMonitorApi.NamespaceMetrics> getNamespaceMetrics()
Integer getNamespacePropertySize(String namespace)
Copyright © 2025. All rights reserved.