Class PlainValueDecoders.LongPlainValueDecoder

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

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

    • LongPlainValueDecoder

      public LongPlainValueDecoder()
  • Method Details