Package com.ace.moab.api.reservation

Provides classes for describing a Moab reservation.

See:
          Description

Class Summary
JobReservation Represents information about reservations whose type is 'Job'.
Reservation Class that represents a Reservation in Moab.
ReservationFlags This class represents the set of flags that a reservation could potentially have that modifies the behavior of a reservation.
ReservationRequirements Represents all types of requirements a user can request while creating a reservation.
Reservations This class represents a collection of Reservations as defined by Moab.
ReservationStatistics This class represents some basic statistical information that is kept about the usage of reservations.
ReservationTime  
StandingReservation This class represents a standing reservation.
Task An atomic collection of resources, such as processors, memory, or local disk space, which must be found on the same node.
 

Enum Summary
ReservationFlag This enumeration specifies the Reservation flag types of a reservation.
ReservationType This enumeration specifies the type of a reservation.
 

Package com.ace.moab.api.reservation Description

Provides classes for describing a Moab reservation. This allows reporting of the reservations and their status according to the Moab Workload Manager. The classes in this package represent how Moab views a reservation.



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