Constant Field Values
Contents
io.prestosql.*
-
io.prestosql.decoder.avro.AvroRowDecoder Modifier and Type Constant Field Value public static final java.lang.StringNAME"avro"
-
io.prestosql.decoder.csv.CsvRowDecoder Modifier and Type Constant Field Value public static final java.lang.StringNAME"csv"
-
io.prestosql.decoder.dummy.DummyRowDecoder Modifier and Type Constant Field Value public static final java.lang.StringNAME"dummy"
-
io.prestosql.decoder.json.JsonRowDecoder Modifier and Type Constant Field Value public static final java.lang.StringNAME"json"
-
io.prestosql.decoder.raw.RawRowDecoder Modifier and Type Constant Field Value public static final java.lang.StringNAME"raw"