Class ApacheParquetValueDecoders.FloatApacheParquetValueDecoder

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

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

    • FloatApacheParquetValueDecoder

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