| Package | Description |
|---|---|
| org.apache.reef.examples.suspend |
Suspend/resume demo.
|
| org.apache.reef.io.checkpoint |
Checkpoints that provide APIs and implementations to store and retrieve the state of a task.
|
| org.apache.reef.io.checkpoint.fs |
Provides an example implementation of a CheckpointService based on a file system.
|
| Class and Description |
|---|
| CheckpointService
The CheckpointService provides a simple API to store and retrieve the state of a task.
|
| Class and Description |
|---|
| CheckpointID
This class represent an identifier of a checkpoint.
|
| CheckpointNamingService
This class represent a naming service for checkpoints.
|
| CheckpointService.CheckpointReadChannel
A channel to read from a checkpoint.
|
| CheckpointService.CheckpointWriteChannel
A channel to write to a checkpoint.
|
| Class and Description |
|---|
| CheckpointID
This class represent an identifier of a checkpoint.
|
| CheckpointNamingService
This class represent a naming service for checkpoints.
|
| CheckpointService
The CheckpointService provides a simple API to store and retrieve the state of a task.
|
| CheckpointService.CheckpointReadChannel
A channel to read from a checkpoint.
|
| CheckpointService.CheckpointWriteChannel
A channel to write to a checkpoint.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.