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