See: Description
| Interface | 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.
|
| Class | Description |
|---|---|
| RandomNameCNS |
Simple naming service that generates a random checkpoint name.
|
| RandomNameCNS.PREFIX |
The prefix used for the random names returned.
|
| SimpleNamingService |
A naming service that simply returns the name it has been initialized with.
|
| SimpleNamingService.CheckpointName |
Prefix for checkpoints.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.