Constructor and Description |
---|
RowsCommitter(int rows) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldCommit(TableWriter writer) |
public RowsCommitter(int rows)
rows
- the number of rows in one table filepublic 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.