Package com.sun.grid.jgdi.monitoring

Provides the necessary classes for monitoring the Sun™ Grid Engine.

See:
          Description

Interface Summary
HostInfo Objects of this interface holds the monitoring information about a cluster host.
JobInfo Holds the information about a job
JobSummary The class JobSummary extends the class JobInfo and adds addtional information about the job.
QHostResult This interface represent the result of the qhost algorithm.
QQuotaResult This interface represent the result of the qquota algorithm.
QueueInfo Holds the information about a queue for qhost
QueueInstanceSummary Implementating classes of this interface represent the results of a qstat command.
QueueInstanceSummaryResult  
ResourceQuota  
ResourceQuotaRuleInfo  
TaskSummary Instances of this class hold the information for a task of a job.
 

Class Summary
BasicQueueOptions Base class for all classes which implements options for the qstat algorithm.
ClusterQueueSummary Instances of this class hold the cluster queue summary information of one queue.
ClusterQueueSummaryOptions Options for the com.sun.grid.jgdi.JGDI#getClusterQueueSummary method.
HardRequestValue  
HostInfoImpl Objects of this class holds the monitoring information about a cluster host.
JobInfoImpl Default implemenation of JobInfo
JobSummaryImpl The class JobSummary extends the class JobInfo and adds addtional information about the job.
QHostOptions Options for the qhost algorithm
QHostResultImpl Default Implemenation of the QHostResult interface.
QQuotaOptions  
QQuotaResultImpl Default Implemenation of the QQuotaResult interface.
QueueInfoImpl Default implemenation of QueueInfo
QueueInstanceSummaryImpl  
QueueInstanceSummaryOptions Options for the QueueInstanceSummary algorithm
QueueInstanceSummaryPrinter  
QueueInstanceSummaryResultImpl  
ResourceQuotaImpl Resource Limit
ResourceQuotaRuleInfoImpl Objects of this class holds the monitoring information about a cluster limit rule.
TaskSummaryImpl Default implementation of the TaskSummary interface
 

Package com.sun.grid.jgdi.monitoring Description

Provides the necessary classes for monitoring the Sun™ Grid Engine.

The monitoring classes are retrieved by methods of the class com.sun.grid.jgdi.JGDI.

Since:
0.1
Version:
0.1
See Also:
com.sun.grid.jgdi.JGDI


Copyright © 2007 Sun Microsystems, Inc. All rights reserved.