Class PlainValueDecoders.ShortDecimalFixedLengthByteArrayDecoder

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

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

    • ShortDecimalFixedLengthByteArrayDecoder

      public ShortDecimalFixedLengthByteArrayDecoder(org.apache.parquet.column.ColumnDescriptor descriptor)
  • Method Details