Class TopicSelector<I extends DataCollectionId>

  • Type Parameters:
    I - The type of DataCollectionId used by a given implementation

    public class TopicSelector<I extends DataCollectionId>
    extends Object
    Implementations return names for Kafka topics (data and meta-data).
    Author:
    Randal Hauch, Gunnar Morling