Class Int128PositionsAppender

java.lang.Object
io.trino.operator.output.Int128PositionsAppender
All Implemented Interfaces:
PositionsAppender

public class Int128PositionsAppender extends Object implements PositionsAppender
  • Constructor Details

    • Int128PositionsAppender

      public Int128PositionsAppender(int expectedEntries)
  • Method Details