| Package | Description |
|---|---|
| io.druid.data.input | |
| io.druid.data.input.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FirehoseFactory<T extends InputRowParser> |
interface |
FirehoseFactoryV2<T extends InputRowParser>
Initialization method that connects up the FirehoseV2.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteBufferInputRowParser |
| Modifier and Type | Class and Description |
|---|---|
class |
MapInputRowParser |
class |
NoopInputRowParser |
class |
StringInputRowParser |
| Modifier and Type | Method and Description |
|---|---|
InputRowParser |
NoopInputRowParser.withParseSpec(ParseSpec parseSpec) |
InputRowParser |
MapInputRowParser.withParseSpec(ParseSpec parseSpec) |
InputRowParser |
InputRowParser.withParseSpec(ParseSpec parseSpec) |
Copyright © 2011–2016. All rights reserved.