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 |
---|---|
abstract AgentStatus |
AgentInfo.getStatus()
Indicates the general status of this agent.
|
static AgentStatus |
AgentStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AgentStatus[] |
AgentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2000-2025 Flux Corporation. All rights reserved.