Interface TopicPathSelector

All Superinterfaces:
TopicSelector

public interface TopicPathSelector extends TopicSelector
A selector that selects a single topic path.
Since:
5.0
Author:
DiffusionData Limited
  • Method Details

    • getPath

      String getPath()
      Return the associated topic path. The result will be in a normalised form, with no leading or trailing '/''.
      Returns:
      The topic path.