Package io.trino.operator
Class ChannelSet.ChannelSetBuilder
java.lang.Object
io.trino.operator.ChannelSet.ChannelSetBuilder
- Enclosing class:
- ChannelSet
-
Constructor Summary
ConstructorsConstructorDescriptionChannelSetBuilder(Type type, Optional<Integer> hashChannel, int expectedPositions, OperatorContext operatorContext, JoinCompiler joinCompiler, BlockTypeOperators blockTypeOperators) -
Method Summary
-
Constructor Details
-
ChannelSetBuilder
public ChannelSetBuilder(Type type, Optional<Integer> hashChannel, int expectedPositions, OperatorContext operatorContext, JoinCompiler joinCompiler, BlockTypeOperators blockTypeOperators)
-
-
Method Details
-
build
-
getEstimatedSize
public long getEstimatedSize() -
size
public int size() -
addPage
-
updateMemoryReservation
public boolean updateMemoryReservation() -
getCapacity
public int getCapacity()
-