Package | Description |
---|---|
org.apache.storm.kafka.bolt |
Modifier and Type | Method and Description |
---|---|
KafkaBolt<K,V> |
KafkaBolt.withProducerProperties(Properties producerProperties) |
KafkaBolt<K,V> |
KafkaBolt.withTopicSelector(KafkaTopicSelector selector) |
KafkaBolt<K,V> |
KafkaBolt.withTupleToKafkaMapper(TupleToKafkaMapper<K,V> mapper) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.