Package com.ace.moab.api.node

Provides classes for describing nodes or servers according to Moab's structure.

See:
          Description

Class Summary
ApplicationStatistics This class is used to keep track of the statistics for applications ran on a node.
FunctionExpression This class represents a node priority function expression, which is a part of any priority function.
MoabNode This class represents a node in Moab.
Nodes This class represents a collection of Nodes found in Moab.
NodeSet This class represents a node set collection that groups a set of resources together for use by a job or other object inside of Moab.
NodesSummary This class represents a summary of the nodes reported by Moab's queue.
PriorityFunction Represents a priority function within moab.
 

Enum Summary
NodeAccessPolicy This enum describes how node resources will be shared by various tasks.
NodeAllocationPolicy  
NodeOperation This class represents an operation that can be taken on a given node.
NodePower Represents the various options for a Node or Server's power state.
NodeSetPolicy The Node Set Policy specifies how nodes will be allocated to the job from the various node set generated.
NodeState This enum tracks the state of a node.
PowerPolicy This enumeration represents the power policy to take when deciding about resource power.
PriorityComponent Represents the various options that can be used to create a NodePriorityFunction or FunctionExpression.
 

Package com.ace.moab.api.node Description

Provides classes for describing nodes or servers according to Moab's structure. This allows reporting of the nodes and their status according to the Moab Workload Manager. The classes in this package represent how Moab views the nodes.



Copyright © 2001-2009 Cluster Resources, Inc. All Rights Reserved.