Class PlainValueDecoders.BooleanPlainValueDecoder

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

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

    • BooleanPlainValueDecoder

      public BooleanPlainValueDecoder()
  • Method Details