public class GetCommitsResponse
extends Object
CommitCoordinatorClient.getCommits(TableDescriptor, Long, Long).| Constructor and Description |
|---|
GetCommitsResponse(java.util.List<Commit> commits,
long latestTableVersion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Commit> |
getCommits() |
long |
getLatestTableVersion() |