storm.kafka.bolt.selector
Interface KafkaTopicSelector

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultTopicSelector

public interface KafkaTopicSelector
extends Serializable


Method Summary
 String getTopic(Tuple tuple)
           
 

Method Detail

getTopic

String getTopic(Tuple tuple)


Copyright © 2015 The Apache Software Foundation. All Rights Reserved.