Uses of Interface
io.trino.operator.window.PartitionerSupplier
Packages that use PartitionerSupplier
-
Uses of PartitionerSupplier in io.trino.operator
Constructors in io.trino.operator with parameters of type PartitionerSupplierModifierConstructorDescriptionWindowOperatorFactory(int operatorId, PlanNodeId planNodeId, List<? extends Type> sourceTypes, List<Integer> outputChannels, List<WindowFunctionDefinition> windowFunctionDefinitions, List<Integer> partitionChannels, List<Integer> preGroupedChannels, List<Integer> sortChannels, List<SortOrder> sortOrder, int preSortedChannelPrefix, int expectedPositions, PagesIndex.Factory pagesIndexFactory, boolean spillEnabled, SpillerFactory spillerFactory, OrderingCompiler orderingCompiler, List<Type> measureTypes, PartitionerSupplier partitionerSupplier) -
Uses of PartitionerSupplier in io.trino.operator.window
Classes in io.trino.operator.window that implement PartitionerSupplierModifier and TypeClassDescriptionclassclass