Interface PartitionByChunkedOperator.AttributeCopier
- Enclosing class:
- PartitionByChunkedOperator
public static interface PartitionByChunkedOperator.AttributeCopier
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copyAttributes
(@NotNull QueryTable parentTable, @NotNull QueryTable subTable)
-
Method Details
-
copyAttributes
void copyAttributes(@NotNull @NotNull QueryTable parentTable, @NotNull @NotNull QueryTable subTable)
-