Class TopicSelector.TopicNameCache<I extends DataCollectionId>

java.lang.Object
io.debezium.schema.TopicSelector.TopicNameCache<I>
All Implemented Interfaces:
TopicSelector.DataCollectionTopicNamer<I>
Enclosing class:
TopicSelector<I extends DataCollectionId>

@ThreadSafe private static class TopicSelector.TopicNameCache<I extends DataCollectionId> extends Object implements TopicSelector.DataCollectionTopicNamer<I>
A topic namer that caches names it has obtained from a delegate.