@Deprecated
public class TopicFilterConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
TopicFilterConfiguration(java.lang.String pattern,
int numberOfStreams,
boolean exclude)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfStreams()
Deprecated.
|
kafka.consumer.TopicFilter |
getTopicFilter()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|