Interface StaleTopicChecker

All Known Implementing Classes:
MetadataRepoBasedStaleTopicCheckerImpl

public interface StaleTopicChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • shouldTopicExist

      boolean shouldTopicExist(String topic)