Class PlainValueDecoders.LongDecimalPlainValueDecoder

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

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

    • LongDecimalPlainValueDecoder

      public LongDecimalPlainValueDecoder(int typeLength)
  • Method Details