Interface TopicControl.TopicRemovalResult

Enclosing interface:
TopicControl

public static interface TopicControl.TopicRemovalResult
Since:
6.6
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    The integer returned represents the number of topics removed by the operation.
  • Method Details

    • getRemovedCount

      int getRemovedCount()
      The integer returned represents the number of topics removed by the operation. This does not include any derived topics created by a topic view which were removed as a side effect of this action.
      Returns:
      the count of topics removed