storm.kafka.trident.selector
Interface KafkaTopicSelector

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultTopicSelector

public interface KafkaTopicSelector
extends Serializable


Method Summary
 String getTopic(TridentTuple tuple)
           
 

Method Detail

getTopic

String getTopic(TridentTuple tuple)


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