| Package | Description |
|---|---|
| org.apache.druid.data.input | |
| org.apache.druid.data.input.impl |
| Modifier and Type | Method and Description |
|---|---|
Stream<InputSplit<S>> |
FiniteFirehoseFactory.getSplits()
Returns a
Stream for InputSplits. |
| 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 | Method and Description |
|---|---|
Stream<InputSplit<T>> |
AbstractTextFilesFirehoseFactory.getSplits() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.