Uses of Class
io.trino.operator.InterpretedHashGenerator
Packages that use InterpretedHashGenerator
-
Uses of InterpretedHashGenerator in io.trino.operator
Methods in io.trino.operator that return InterpretedHashGeneratorModifier and TypeMethodDescriptionstatic InterpretedHashGeneratorInterpretedHashGenerator.createChannelsHashGenerator(List<Type> hashChannelTypes, int[] hashChannels, TypeOperators typeOperators) static InterpretedHashGeneratorInterpretedHashGenerator.createPagePrefixHashGenerator(List<Type> hashChannelTypes, TypeOperators typeOperators)