| Package | Description |
|---|---|
| org.apache.druid.data.input | |
| org.apache.druid.data.input.impl | |
| org.apache.druid.data.input.impl.prefetch |
| Modifier and Type | Method and Description |
|---|---|
FiniteFirehoseFactory<T,S> |
FiniteFirehoseFactory.withSplit(InputSplit<S> split)
Returns the same
FiniteFirehoseFactory but with the given InputSplit. |
| 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.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.