| Interface | Description |
|---|---|
| CommitCoordinatorClientHandler |
An interface that encapsulates all the functions needed by Kernel to perform commits to a table
owned by a Commit Coordinator.
|
| Class | Description |
|---|---|
| Commit |
Representation of a commit file.
|
| CommitResponse | |
| GetCommitsResponse |
Response container for
CommitCoordinatorClientHandler.getCommits( String, Map, Long,
Long). |
| UpdatedActions |
A container class to inform the
CommitCoordinatorClientHandler about any changes in
Protocol/Metadata |
| Exception | Description |
|---|---|
| CommitFailedException |