public static interface RewritePositionDeleteFiles.Result
| Modifier and Type | Method and Description |
|---|---|
int |
addedDeleteFilesCount()
Returns the count of the added delete files.
|
int |
rewrittenDeleteFilesCount()
Returns the count of the position deletes that been rewritten.
|