| Package | Description |
|---|---|
| org.apache.druid.data.input | |
| org.apache.druid.data.input.impl | |
| org.apache.druid.data.input.impl.prefetch |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FiniteFirehoseFactory<T extends InputRowParser,S>
FiniteFirehoseFactory designed for batch processing. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextFilesFirehoseFactory<T>
This is an abstract class for firehose factory for making firehoses reading text files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrefetchableTextFilesFirehoseFactory<T>
PrefetchableTextFilesFirehoseFactory is an abstract firehose factory for reading text files.
|
class |
PrefetchSqlFirehoseFactory<T>
PrefetchSqlFirehoseFactory is an abstract firehose factory for reading prefetched sql resultset data.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.