Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.SortedSet<AgentInfo> |
AgentAdministrator.getAll()
Returns information about all Flux agents that are registered with any Flux
engine in this cluster.
|
© 2000-2025 Flux Corporation. All rights reserved.