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 Committer
writer
- the current writer containing statistics about the data that has been writtenCopyright © 2023. All Rights Reserved.