Uses of Interface
io.trino.plugin.pinot.decoders.Decoder
-
Packages that use Decoder Package Description io.trino.plugin.pinot.decoders -
-
Uses of Decoder in io.trino.plugin.pinot.decoders
Classes in io.trino.plugin.pinot.decoders that implement Decoder Modifier and Type Class Description classArrayDecoderclassBigintDecoderclassBooleanDecoderclassDoubleDecoderclassIntegerDecoderclassRealDecoderclassVarcharDecoderMethods in io.trino.plugin.pinot.decoders that return Decoder Modifier and Type Method Description static DecoderDecoderFactory. createDecoder(Type type)
-