public class KafkaEightFirehoseFactory extends Object implements FirehoseFactory<InputRowParser<ByteBuffer>>
| Constructor and Description |
|---|
KafkaEightFirehoseFactory(Properties consumerProps,
String feed) |
| Modifier and Type | Method and Description |
|---|---|
Firehose |
connect(InputRowParser<ByteBuffer> firehoseParser,
File temporaryDirectory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnectpublic KafkaEightFirehoseFactory(Properties consumerProps, String feed)
public Firehose connect(InputRowParser<ByteBuffer> firehoseParser, File temporaryDirectory) throws IOException
connect in interface FirehoseFactory<InputRowParser<ByteBuffer>>IOExceptionCopyright © 2011–2018. All rights reserved.