| Package | Description |
|---|---|
| com.sun.grid.jsv |
| Modifier and Type | Method and Description |
|---|---|
CheckpointSpecifier |
CheckpointSpecifier.clone() |
CheckpointSpecifier |
JobDescription.getCheckpointSpecifier()
Get an object representing the checkpointing options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobDescription.setCheckpointSpecifier(CheckpointSpecifier checkpointSpecifier)
Set the CheckpointSpecifier object that defines the checkpointing
settings for the job.
|