Skip to content

Commit

Permalink
Enhancment/method_name/#7313/
Browse files Browse the repository at this point in the history
  • Loading branch information
shriVATSA54 committed Oct 1, 2023
1 parent 7e99250 commit d5e9cea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ public interface TieredStoreTopicFilter {

boolean filterTopic(String topicName);

void addTopicToWhiteList(String topicName);
void addTopicToBlackList(String topicName);
}

0 comments on commit d5e9cea

Please sign in to comment.