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()
ExtractionNamespace
getNamespace
in interface ExtractionNamespace
public long getPollMs()
getPollMs
in interface ExtractionNamespace
Copyright © 2011–2015. All rights reserved.