Interface KafkaTopicSelector
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultTopicSelector
public interface KafkaTopicSelector extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getTopic(TridentTuple tuple)
-
-
-
Method Detail
-
getTopic
String getTopic(TridentTuple tuple)
-
-