Class PlainValueDecoders.Int96TimestampPlainValueDecoder

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

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

    • Int96TimestampPlainValueDecoder

      public Int96TimestampPlainValueDecoder()
  • Method Details