public static interface Metrics.MetricsResult
Metrics.MetricsRequest
.Modifier and Type | Method and Description |
---|---|
List<Metrics.MetricSampleCollection> |
getMetrics(String serverName)
Returns the metrics for a server.
|
Set<String> |
getServerNames()
Returns a list of server names for which the result has metrics.
|
Set<String> getServerNames()
getMetrics(String)
.List<Metrics.MetricSampleCollection> getMetrics(String serverName)
serverName
- the name of the serverCopyright © 2024 DiffusionData Ltd. All Rights Reserved.