Uses of Class
com.sun.grid.jsv.CheckpointSpecifier
-
Packages that use CheckpointSpecifier Package Description com.sun.grid.jsv -
-
Uses of CheckpointSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return CheckpointSpecifier Modifier and Type Method Description CheckpointSpecifierCheckpointSpecifier. clone()CheckpointSpecifierJobDescription. getCheckpointSpecifier()Get an object representing the checkpointing options.Methods in com.sun.grid.jsv with parameters of type CheckpointSpecifier Modifier and Type Method Description voidJobDescription. setCheckpointSpecifier(CheckpointSpecifier checkpointSpecifier)Set the CheckpointSpecifier object that defines the checkpointing settings for the job.
-