Constructor and Description |
---|
RMAccount() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the username of this account.
|
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.
|
public String getName()
public long getUsedNodeTime()
public long getProvidedNodeTime()
public int getProvidedNodesCount()