JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.storm.kafka.trident.selector
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 Details
getTopic
String
getTopic
(
TridentTuple
tuple)