| Package | Description |
|---|---|
| io.druid.java.util.common.parsers |
| Modifier and Type | Method and Description |
|---|---|
static AbstractFlatTextFormatParser.FlatTextFormat |
AbstractFlatTextFormatParser.FlatTextFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractFlatTextFormatParser.FlatTextFormat[] |
AbstractFlatTextFormatParser.FlatTextFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2018. All rights reserved.