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