Class GroupCombineProperties

  • All Implemented Interfaces:
    AbstractOperatorDescriptor

    public final class GroupCombineProperties
    extends OperatorDescriptorSingle
    The properties file belonging to the GroupCombineNode. It translates the GroupCombine operation to the driver strategy SORTED_GROUP_COMBINE and sets the relevant grouping and sorting keys.
    See Also:
    GroupCombineNode