Uses of Package
com.sun.grid.jsv
Packages that use com.sun.grid.jsv
-
Classes in com.sun.grid.jsv used by com.sun.grid.jsvClassDescriptionThe BindingSpecifier object represents the core binding settings for a job.The CheckpointSpecifier class represents the checkpointing environment settings for a job, including the name of the checkpoint environment to use and the frequency with which checkpoints should be taken.The JobDescription class represents a job to be verified by the JSV.The possible values for the verification property.The Jsv interface is implemented by any class that will be used as a JSV.The JsvManager class is implements the JSV protocol.The LogLevel enumeration is used to control the log level of messages logged through the JSV framework.The Result enumeration is used to set the result of a JSV verification operation.The MailSpecifier class represents the occasions when an email notification should be sent to the mail recipients list about the state of this job.The ParallelEnvironment object represents the parallel environment settings for a job.The TaskSpecifier class represents an array task specification for a job.
-
Classes in com.sun.grid.jsv used by com.sun.grid.jsv.examplesClassDescriptionThe Jsv interface is implemented by any class that will be used as a JSV.The JsvManager class is implements the JSV protocol.