| Interface | Description |
|---|---|
| CommitCoordinatorClient |
The CommitCoordinatorClient is responsible for communicating with the commit coordinator
and backfilling commits.
|
| Class | Description |
|---|---|
| Commit |
Representation of a commit file
|
| CommitResponse | |
| CoordinatedCommitsUtils | |
| GetCommitsResponse |
Response container for
CommitCoordinatorClient.getCommits(TableDescriptor, Long, Long). |
| TableDescriptor |
Container for all the info to uniquely identify the table
|
| TableIdentifier |
Identifier for a table.
|
| UpdatedActions |
A container class to inform the CommitCoordinatorClient about any changes in Protocol/Metadata
|
| Exception | Description |
|---|---|
| CommitFailedException |