public class KafkaEightSimpleConsumerFirehoseFactory extends Object implements FirehoseFactoryV2<ByteBufferInputRowParser>
Constructor and Description |
---|
KafkaEightSimpleConsumerFirehoseFactory(List<String> brokerList,
List<Integer> partitionIdList,
String clientId,
String feed,
Integer queueBufferLength,
Boolean resetOffsetToEarliest) |
Modifier and Type | Method and Description |
---|---|
FirehoseV2 |
connect(ByteBufferInputRowParser firehoseParser,
Object lastCommit) |
public FirehoseV2 connect(ByteBufferInputRowParser firehoseParser, Object lastCommit) throws IOException
connect
in interface FirehoseFactoryV2<ByteBufferInputRowParser>
IOException
Copyright © 2011–2017. All rights reserved.