Class PlainValueDecoders.UuidPlainValueDecoder

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

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

    • UuidPlainValueDecoder

      public UuidPlainValueDecoder()
  • Method Details