Uses of Interface
io.trino.hive.formats.line.LineDeserializer
Packages that use LineDeserializer
Package
Description
-
Uses of LineDeserializer in io.trino.hive.formats.line
Fields in io.trino.hive.formats.line declared as LineDeserializerModifier and TypeFieldDescriptionstatic final LineDeserializerLineDeserializer.EMPTY_LINE_DESERIALIZERMethods in io.trino.hive.formats.line that return LineDeserializer -
Uses of LineDeserializer in io.trino.hive.formats.line.csv
Classes in io.trino.hive.formats.line.csv that implement LineDeserializerModifier and TypeClassDescriptionclassDeserializer that is bug for bug compatible with OpenCSVSerde.Methods in io.trino.hive.formats.line.csv that return LineDeserializer -
Uses of LineDeserializer in io.trino.hive.formats.line.json
Classes in io.trino.hive.formats.line.json that implement LineDeserializerModifier and TypeClassDescriptionclassDeserializer that is bug for bug compatible with Hive JsonSerDe where possible.Methods in io.trino.hive.formats.line.json that return LineDeserializer -
Uses of LineDeserializer in io.trino.hive.formats.line.openxjson
Classes in io.trino.hive.formats.line.openxjson that implement LineDeserializerMethods in io.trino.hive.formats.line.openxjson that return LineDeserializer -
Uses of LineDeserializer in io.trino.hive.formats.line.regex
Classes in io.trino.hive.formats.line.regex that implement LineDeserializerModifier and TypeClassDescriptionclassDeserializer that is bug for bug compatible with Hive RegexSerde.Methods in io.trino.hive.formats.line.regex that return LineDeserializer -
Uses of LineDeserializer in io.trino.hive.formats.line.simple
Classes in io.trino.hive.formats.line.simple that implement LineDeserializerModifier and TypeClassDescriptionclassDeserializer that is bug for bug compatible with LazySimpleSerDe.Methods in io.trino.hive.formats.line.simple that return LineDeserializer