public final class ServerStatisticsAPIImpl extends Object implements ServerStatisticsAPI
| Constructor and Description |
|---|
ServerStatisticsAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerBriefInfo> |
getAllServersBriefInfo()
Get all servers brief info.
|
int |
getServersTotalCount()
Get servers total count.
|
public int getServersTotalCount()
ServerStatisticsAPIgetServersTotalCount in interface ServerStatisticsAPIpublic Collection<ServerBriefInfo> getAllServersBriefInfo()
ServerStatisticsAPIgetAllServersBriefInfo in interface ServerStatisticsAPICopyright © 2021 The Apache Software Foundation. All rights reserved.