Interface PartitionByChunkedOperator.AttributeCopier

Enclosing class:
PartitionByChunkedOperator

public static interface PartitionByChunkedOperator.AttributeCopier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    copyAttributes(@NotNull QueryTable parentTable, @NotNull QueryTable subTable)
     
  • Method Details

    • copyAttributes

      void copyAttributes(@NotNull @NotNull QueryTable parentTable, @NotNull @NotNull QueryTable subTable)