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