Uses of Enum
org.apache.druid.java.util.common.parsers.AbstractFlatTextFormatParser.FlatTextFormat
Packages that use AbstractFlatTextFormatParser.FlatTextFormat
-
Uses of AbstractFlatTextFormatParser.FlatTextFormat in org.apache.druid.java.util.common.parsers
Methods in org.apache.druid.java.util.common.parsers that return AbstractFlatTextFormatParser.FlatTextFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractFlatTextFormatParser.FlatTextFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.