public interface NodeStatus
Modifier and Type | Method and Description |
---|---|
int |
getActiveUserCount()
Obtains the count of users with non-expired sessions on this node.
|
ApplicationState |
getApplicationState()
Obtains the application state of this node.
|
Map<String,String> |
getBuildStats() |
Map<String,String> |
getJVMstats() |
int |
getLongRunningTaskCount()
Obtains the count of all long-running tasks that are currently running on this node.
|
Map<String,String> |
getProps() |
ApplicationState getApplicationState()
int getLongRunningTaskCount()
int getActiveUserCount()
Copyright © 2003–2021 Atlassian. All rights reserved.