public class KafkaEightFirehoseFactory extends Object implements FirehoseFactory<ByteBufferInputRowParser>
| Constructor and Description |
|---|
KafkaEightFirehoseFactory(Properties consumerProps,
String feed) |
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(ByteBufferInputRowParser firehoseParser)
Initialization method that connects up the fire hose.
|
public KafkaEightFirehoseFactory(Properties consumerProps, String feed)
public Firehose connect(ByteBufferInputRowParser firehoseParser) throws IOException
FirehoseFactoryconnect in interface FirehoseFactory<ByteBufferInputRowParser>IOExceptionCopyright © 2011–2017. All rights reserved.