Uses of Class
org.apache.flink.table.runtime.hashtable.BinaryHashPartition
Packages that use BinaryHashPartition
-
Uses of BinaryHashPartition in org.apache.flink.table.runtime.hashtable
Methods in org.apache.flink.table.runtime.hashtable that return types with arguments of type BinaryHashPartitionMethods in org.apache.flink.table.runtime.hashtable with parameters of type BinaryHashPartitionModifier and TypeMethodDescriptionBinaryHashTable.getSpilledPartitionBuildSideIter(BinaryHashPartition p) BinaryHashTable.getSpilledPartitionProbeSideIter(BinaryHashPartition p) voidLookupBucketIterator.set(org.apache.flink.core.memory.MemorySegment bucket, org.apache.flink.core.memory.MemorySegment[] overflowSegments, BinaryHashPartition partition, int searchHashCode, int bucketInSegmentOffset) voidBinaryHashBucketArea.setPartition(BinaryHashPartition partition)