Class ApacheParquetValueDecoders.DoubleApacheParquetValueDecoder

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

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

    • DoubleApacheParquetValueDecoder

      public DoubleApacheParquetValueDecoder(org.apache.parquet.column.values.ValuesReader delegate)
  • Method Details