Uses of Interface
org.apache.storm.kafka.bolt.PreparableCallback
Packages that use PreparableCallback
- 
Uses of PreparableCallback in org.apache.storm.kafka.boltMethods in org.apache.storm.kafka.bolt with parameters of type PreparableCallbackModifier and TypeMethodDescriptionKafkaBolt.withProducerCallback(PreparableCallback producerCallback) Sets a user defined callback for use with the KafkaProducer.