Uses of Class
com.sun.grid.jsv.CheckpointSpecifier
Packages that use CheckpointSpecifier
-
Uses of CheckpointSpecifier in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return CheckpointSpecifierModifier and TypeMethodDescriptionCheckpointSpecifier.clone()JobDescription.getCheckpointSpecifier()Get an object representing the checkpointing options.Methods in com.sun.grid.jsv with parameters of type CheckpointSpecifierModifier and TypeMethodDescriptionvoidJobDescription.setCheckpointSpecifier(CheckpointSpecifier checkpointSpecifier) Set the CheckpointSpecifier object that defines the checkpointing settings for the job.