Interface TopicExistenceChecker

All Known Implementing Classes:
MetadataRepoBasedTopicExistingCheckerImpl

public interface TopicExistenceChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • checkTopicExists

      boolean checkTopicExists(String topic)