Package io.trino.operator
Interface HashGenerator
- All Known Implementing Classes:
InterpretedHashGenerator,PrecomputedHashGenerator
public interface HashGenerator
-
Method Summary
Modifier and TypeMethodDescriptiondefault intgetPartition(int partitionCount, int position, Page page) longhashPosition(int position, Page page)
-
Method Details
-
hashPosition
-
getPartition
-