Class ChannelSet.ChannelSetBuilder

java.lang.Object
io.trino.operator.ChannelSet.ChannelSetBuilder
Enclosing class:
ChannelSet

public static class ChannelSet.ChannelSetBuilder extends Object
  • Constructor Details

  • Method Details

    • build

      public ChannelSet build()
    • getEstimatedSize

      public long getEstimatedSize()
    • size

      public int size()
    • addPage

      public Work<?> addPage(Page page)
    • updateMemoryReservation

      public boolean updateMemoryReservation()
    • getCapacity

      public int getCapacity()