Interface TopicExistenceChecker
-
- All Known Implementing Classes:
MetadataRepoBasedTopicExistingCheckerImpl
public interface TopicExistenceChecker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
checkTopicExists(java.lang.String topic)
-