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 |
FileSystem based checkpoints.
|
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 the identified (memento) for 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 the identified (memento) for 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 © 2016 The Apache Software Foundation. All rights reserved.