Uses of Class
flux.agent.AgentStatus

Packages that use AgentStatus
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 AgentStatus in flux.agent
 

Methods in flux.agent that return AgentStatus
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.
 



© 2014 Flux Corporation. All rights reserved.