Uses of Interface
io.trino.operator.output.PagePartitioner
Packages that use PagePartitioner
-
Uses of PagePartitioner in io.trino.operator.output
Classes in io.trino.operator.output that implement PagePartitionerMethods in io.trino.operator.output that return PagePartitionerModifier and TypeMethodDescriptionPagePartitionerFactory.create(PartitionFunction partitionFunction, List<Integer> partitionChannels, List<Optional<NullableValue>> partitionConstants, boolean replicatesAnyRow, OptionalInt nullChannel, OutputBuffer outputBuffer, PagesSerdeFactory serdeFactory, List<Type> sourceTypes, io.airlift.units.DataSize maxMemory, OperatorContext operatorContext)