Class PlainValueDecoders.IntPlainValueDecoder

java.lang.Object
io.trino.parquet.reader.decoders.PlainValueDecoders.IntPlainValueDecoder
All Implemented Interfaces:
ValueDecoder<int[]>
Enclosing class:
PlainValueDecoders

public static final class PlainValueDecoders.IntPlainValueDecoder extends Object implements ValueDecoder<int[]>
  • Constructor Details

    • IntPlainValueDecoder

      public IntPlainValueDecoder()
  • Method Details