Class PlainValueDecoders.IntToShortPlainValueDecoder

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

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

    • IntToShortPlainValueDecoder

      public IntToShortPlainValueDecoder()
  • Method Details