public static interface RewritePositionDeleteFiles.FileGroupInfo
Modifier and Type | Method and Description |
---|---|
int |
globalIndex()
Returns which position delete file group this is out of the total set of file groups for this
rewrite
|
StructLike |
partition()
Returns which partition this position delete file group contains files from.
|
int |
partitionIndex()
Returns which position delete file group this is out of the set of file groups for this
partition
|
int globalIndex()
int partitionIndex()
StructLike partition()