| Package | Description |
|---|---|
| com.sun.enterprise.v3.admin |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointHelper.CheckpointFilename |
CheckpointHelper.CheckpointFilename.createAttachment(Job job,
String attachmentId) |
static CheckpointHelper.CheckpointFilename |
CheckpointHelper.CheckpointFilename.createBasic(Job job) |
static CheckpointHelper.CheckpointFilename |
CheckpointHelper.CheckpointFilename.createBasic(String jobId,
File dir) |
CheckpointHelper.CheckpointFilename |
CheckpointHelper.CheckpointFilename.getForPayload(boolean inbound) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,CheckpointHelper.CheckpointFilename> |
JobManagerService.getRetryableJobsInfo() |
Collection<CheckpointHelper.CheckpointFilename> |
CheckpointHelper.listCheckpoints(File dir) |
| Modifier and Type | Method and Description |
|---|---|
JobManager.Checkpoint |
CheckpointHelper.load(CheckpointHelper.CheckpointFilename cf,
Payload.Outbound outbound) |
Copyright © 2017. All rights reserved.