JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.linkedin.davinci.kafka.consumer
Interface StaleTopicChecker
All Known Implementing Classes:
MetadataRepoBasedStaleTopicCheckerImpl
public interface
StaleTopicChecker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
shouldTopicExist
(
String
topic)
Method Details
shouldTopicExist
boolean
shouldTopicExist
(
String
topic)