Class BucketPartitionFunction

    • Constructor Detail

      • BucketPartitionFunction

        public BucketPartitionFunction​(BucketFunction bucketFunction,
                                       int[] bucketToPartition)
    • Method Detail

      • getPartition

        public int getPartition​(Page functionArguments,
                                int position)
        Specified by:
        getPartition in interface PartitionFunction
        Parameters:
        functionArguments - the arguments to bucketing function in order (no extra columns)