|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProtectedRequestContext @WebServlet(value="/ws/level-0/internal/server-statistics") public interface ServerStatisticsService
Defines an interface returning
Method Summary | |
---|---|
UsageStatisticsCollection |
getCollectedUsageStatistics()
Returns a collection of hourly usage statistics for 24 hours (= a collection with 24 entries). |
UsageStatistics |
getCurrentUsageStatistics()
Returns the latest usage statistics being currently recorded. |
UsageStatistics |
getOverallUsageStatistics()
Returns the combined overall usage statistics that cover the usage for the up-time of the service. |
Method Detail |
---|
UsageStatistics getOverallUsageStatistics()
UsageStatistics getCurrentUsageStatistics()
UsageStatisticsCollection getCollectedUsageStatistics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |