| Constructor and Description |
|---|
BytesCommitter(long bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldCommit(TableWriter writer) |
public BytesCommitter(long bytes)
bytes - the size of a table file in bytespublic boolean shouldCommit(TableWriter writer)
shouldCommit in interface Committerwriter - the current writer containing statistics about the data that has been writtenCopyright © 2022. All Rights Reserved.