See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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
JGDIBase.getClusterQueueSummary(com.sun.grid.jgdi.monitoring.ClusterQueueSummaryOptions)
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 |
Provides the necessary classes for monitoring the Sun™ Grid Engine.
The monitoring classes are retrieved by methods of the class
JGDI
.
JGDI
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.