Package com.ace.moab.api.query

Provides classes for querying Moab for various information about resources and workload.

See:
          Description

Class Summary
CredentialQuery Class used for querying the Moab Workload Manager for credential information.
JobQuery Class used for querying the Moab Workload Manager for job information.
NodeQuery Class used for querying the Moab Workload Manager for node or server information.
ReservationQuery Class used for querying the Moab Workload Manager for reservation information.
 

Package com.ace.moab.api.query Description

Provides classes for querying Moab for various information about resources and workload. A query creates Moab commands, sends these commands over a IMoabConnection, parses the response into objects, and returns these objects to the caller. These classes greatly simplify the communication process between the client and the server.



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