| Interface | Description |
|---|---|
| InputRowParser<T> |
| Class | Description |
|---|---|
| AbstractTextFilesFirehoseFactory<T> |
This is an abstract class for firehose factory for making firehoses reading text files.
|
| CSVParseSpec | |
| DelimitedParseSpec | |
| DimensionSchema | |
| DimensionsSpec | |
| DoubleDimensionSchema | |
| FileIteratingFirehose | |
| FloatDimensionSchema | |
| JavaScriptParseSpec | |
| JSONLowercaseParseSpec | Deprecated |
| JSONParseSpec | |
| LongDimensionSchema | |
| MapInputRowParser | |
| NewSpatialDimensionSchema |
NOTE:
This class should be deprecated after Druid supports configurable index types on dimensions.
|
| NoopInputRowParser | |
| ParseSpec | |
| RegexParseSpec | |
| SpatialDimensionSchema | Deprecated |
| StringDimensionSchema | |
| StringInputRowParser | |
| TimeAndDimsParseSpec | |
| TimestampSpec |
| Enum | Description |
|---|---|
| DimensionSchema.MultiValueHandling | |
| DimensionSchema.ValueType |
Should be the same as
io.druid.segment.column.ValueType. |
Copyright © 2011–2018. All rights reserved.