| Interface | Description |
|---|---|
| ByteBufferInputRowParser | |
| Committer |
Committer includes a Runnable and a Jackson-serialized metadata object containing the offset
|
| Firehose |
This is an interface that holds onto the stream of incoming data.
|
| FirehoseFactory<T extends InputRowParser> | |
| FirehoseFactoryV2<T extends InputRowParser> |
Initialization method that connects up the FirehoseV2.
|
| FirehoseV2 |
This is an interface that holds onto the stream of incoming data.
|
| InputRow |
An InputRow is the interface definition of an event being input into the data ingestion layer.
|
| Row |
A Row of data.
|
| Class | Description |
|---|---|
| MapBasedInputRow | |
| MapBasedRow | |
| Rows |
Copyright © 2011–2016. All rights reserved.