Uses of Enum Class
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 class with the specified name.AbstractFlatTextFormatParser.FlatTextFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.