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