public class KafkaExtractionNamespace extends Object implements ExtractionNamespace
| Constructor and Description |
|---|
KafkaExtractionNamespace(String kafkaTopic,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKafkaTopic() |
String |
getNamespace()
This is expected to return the namespace name.
|
long |
getPollMs() |
String |
toString() |
public String getKafkaTopic()
public String getNamespace()
ExtractionNamespacegetNamespace in interface ExtractionNamespacepublic long getPollMs()
getPollMs in interface ExtractionNamespaceCopyright © 2011–2015. All rights reserved.