public interface ServerStatisticsAPI
| Modifier and Type | Method and Description |
|---|---|
Collection<ServerBriefInfo> |
getAllServersBriefInfo()
Get all servers brief info.
|
int |
getServersTotalCount()
Get servers total count.
|
int getServersTotalCount()
Collection<ServerBriefInfo> getAllServersBriefInfo()
Copyright © 2021 The Apache Software Foundation. All rights reserved.