Class IntPositionsAppender

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

public class IntPositionsAppender extends Object implements PositionsAppender
  • Constructor Details

    • IntPositionsAppender

      public IntPositionsAppender(int expectedEntries)
  • Method Details