|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentInfo | |
|---|---|
| flux.agent | Execution of processes on remote computers to increase overall system throughput and to allow processes to run on computers that contain unique resources |
| Uses of AgentInfo in flux.agent |
|---|
| Methods in flux.agent that return AgentInfo | |
|---|---|
AgentInfo |
AgentAdministrator.get(java.lang.String id)
Returns information about the specified Flux agent, which is assumed to be already registered with a Flux engine in this cluster. |
AgentInfo |
Agent.getInfo()
Returns information about the status of this agent. |
| Methods in flux.agent that return types with arguments of type AgentInfo | |
|---|---|
java.util.SortedSet<AgentInfo> |
AgentAdministrator.getAll()
Returns information about all Flux agents that are registered with any Flux engine in this cluster. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||