Package io.trino.operator
Class GroupByHashPageIndexer
java.lang.Object
io.trino.operator.GroupByHashPageIndexer
- All Implemented Interfaces:
PageIndexer
-
Constructor Summary
ConstructorsConstructorDescriptionGroupByHashPageIndexer(List<Type> hashTypes, FlatHashStrategyCompiler hashStrategyCompiler) -
Method Summary
-
Constructor Details
-
GroupByHashPageIndexer
-
GroupByHashPageIndexer
-
-
Method Details
-
indexPage
- Specified by:
indexPagein interfacePageIndexer
-
getMaxIndex
public int getMaxIndex()- Specified by:
getMaxIndexin interfacePageIndexer
-