Class GlobalStatsImpl
Object
GlobalStatsImpl
- All Implemented Interfaces:
GlobalStats
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglonglong
-
Constructor Details
-
GlobalStatsImpl
public GlobalStatsImpl()
-
-
Method Details
-
getWebAppLoggedUsersCountAllNodes
@ManagedAttribute public long getWebAppLoggedUsersCountAllNodes()- Specified by:
getWebAppLoggedUsersCountAllNodesin interfaceGlobalStats
-
getRunningScriptsInAllNodes
@ManagedAttribute public long getRunningScriptsInAllNodes()- Specified by:
getRunningScriptsInAllNodesin interfaceGlobalStats
-
getRunningScriptsInAllNodesForMoreThanTwoMinutes
@ManagedAttribute public long getRunningScriptsInAllNodesForMoreThanTwoMinutes()- Specified by:
getRunningScriptsInAllNodesForMoreThanTwoMinutesin interfaceGlobalStats
-
getRunningScriptsInAllNodesForMoreThanTenMinutes
@ManagedAttribute public long getRunningScriptsInAllNodesForMoreThanTenMinutes()- Specified by:
getRunningScriptsInAllNodesForMoreThanTenMinutesin interfaceGlobalStats
-
getRunningScriptsForMoreThanOneHour
@ManagedAttribute public long getRunningScriptsForMoreThanOneHour()- Specified by:
getRunningScriptsForMoreThanOneHourin interfaceGlobalStats
-
getRunningScriptsForMoreThanTwoHours
@ManagedAttribute public long getRunningScriptsForMoreThanTwoHours()- Specified by:
getRunningScriptsForMoreThanTwoHoursin interfaceGlobalStats
-
getRunningScriptsForMoreThanSixHours
@ManagedAttribute public long getRunningScriptsForMoreThanSixHours()- Specified by:
getRunningScriptsForMoreThanSixHoursin interfaceGlobalStats
-
getRunningScriptsForMoreThan12Hours
@ManagedAttribute public long getRunningScriptsForMoreThan12Hours()- Specified by:
getRunningScriptsForMoreThan12Hoursin interfaceGlobalStats
-
getRunningScriptsForMoreThan24Hours
@ManagedAttribute public long getRunningScriptsForMoreThan24Hours()- Specified by:
getRunningScriptsForMoreThan24Hoursin interfaceGlobalStats
-
getRunningScriptsForMoreThan48Hours
@ManagedAttribute public long getRunningScriptsForMoreThan48Hours()- Specified by:
getRunningScriptsForMoreThan48Hoursin interfaceGlobalStats
-
getRunningQueriesInAllNodes
@ManagedAttribute public long getRunningQueriesInAllNodes()- Specified by:
getRunningQueriesInAllNodesin interfaceGlobalStats
-
getRunningQueriesInAllNodesForMoreThanTwoMinutes
@ManagedAttribute public long getRunningQueriesInAllNodesForMoreThanTwoMinutes()- Specified by:
getRunningQueriesInAllNodesForMoreThanTwoMinutesin interfaceGlobalStats
-
getRunningQueriesInAllNodesForMoreThanTenMinutes
@ManagedAttribute public long getRunningQueriesInAllNodesForMoreThanTenMinutes()- Specified by:
getRunningQueriesInAllNodesForMoreThanTenMinutesin interfaceGlobalStats
-
getRunningQueriesForMoreThanOneHour
@ManagedAttribute public long getRunningQueriesForMoreThanOneHour()- Specified by:
getRunningQueriesForMoreThanOneHourin interfaceGlobalStats
-
getRunningQueriesForMoreThanTwoHours
@ManagedAttribute public long getRunningQueriesForMoreThanTwoHours()- Specified by:
getRunningQueriesForMoreThanTwoHoursin interfaceGlobalStats
-
getRunningQueriesForMoreThanSixHours
@ManagedAttribute public long getRunningQueriesForMoreThanSixHours()- Specified by:
getRunningQueriesForMoreThanSixHoursin interfaceGlobalStats
-
getRunningQueriesForMoreThan12Hours
@ManagedAttribute public long getRunningQueriesForMoreThan12Hours()- Specified by:
getRunningQueriesForMoreThan12Hoursin interfaceGlobalStats
-
getRunningQueriesForMoreThan24Hours
@ManagedAttribute public long getRunningQueriesForMoreThan24Hours()- Specified by:
getRunningQueriesForMoreThan24Hoursin interfaceGlobalStats
-
getRunningQueriesForMoreThan48Hours
@ManagedAttribute public long getRunningQueriesForMoreThan48Hours()- Specified by:
getRunningQueriesForMoreThan48Hoursin interfaceGlobalStats
-
getActiveHTTPSessions
@ManagedAttribute public long getActiveHTTPSessions()- Specified by:
getActiveHTTPSessionsin interfaceGlobalStats
-
getTotalSpaceInStore
@ManagedAttribute public long getTotalSpaceInStore()- Specified by:
getTotalSpaceInStorein interfaceGlobalStats
-
getUsableSpaceInStore
@ManagedAttribute public long getUsableSpaceInStore()- Specified by:
getUsableSpaceInStorein interfaceGlobalStats
-
getUsedSpaceInStore
@ManagedAttribute public long getUsedSpaceInStore()- Specified by:
getUsedSpaceInStorein interfaceGlobalStats
-