Interface ServerStatisticsAPI

All Known Implementing Classes:
ServerStatisticsAPIImpl

public interface ServerStatisticsAPI
Server statistics API.
  • Method Details

    • getServersTotalCount

      int getServersTotalCount()
      Get servers total count.
      Returns:
      servers total count
    • getAllServersBriefInfo

      Collection<ServerBriefInfo> getAllServersBriefInfo()
      Get all servers brief info.
      Returns:
      all servers brief info