Uses of Class
io.trino.operator.exchange.UniformPartitionRebalancer
Packages that use UniformPartitionRebalancer
-
Uses of UniformPartitionRebalancer in io.trino.operator.exchange
Constructors in io.trino.operator.exchange with parameters of type UniformPartitionRebalancerModifierConstructorDescriptionScaleWriterPartitioningExchanger(List<Consumer<Page>> buffers, LocalExchangeMemoryManager memoryManager, long maxBufferedBytes, Function<Page, Page> partitionedPagePreparer, PartitionFunction partitionFunction, int partitionCount, UniformPartitionRebalancer partitionRebalancer)