public interface MyAccountMBean
Modifier and Type | Method and Description |
---|---|
int |
getProvidedNodesCount()
Returns the number of provided nodes.
|
long |
getProvidedNodeTime()
The amount of time in milliseconds the current user has offered resources to the Resource Manager.
|
long |
getUsedNodeTime()
The amount of time in milliseconds other users have spent in using the resources of the current user.
|
long getUsedNodeTime()
long getProvidedNodeTime()
int getProvidedNodesCount()