Interface Decoder

All Known Implementing Classes:
ArrayDecoder, BigintDecoder, BooleanDecoder, DoubleDecoder, IntegerDecoder, JsonDecoder, RealDecoder, TimestampDecoder, VarbinaryDecoder, VarcharDecoder

public interface Decoder
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    decode(Supplier<Object> getter, BlockBuilder output)