| Package | Description |
|---|---|
| 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 |
FileSystem based checkpoints.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointService.CheckpointReadChannel |
CheckpointService.open(CheckpointID checkpointId)
Given a CheckpointID returns a reading channel.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointService.CheckpointReadChannel |
FSCheckpointService.open(CheckpointID id) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.