Class SystemTopicClientBase<T>

java.lang.Object
org.apache.pulsar.broker.systopic.SystemTopicClientBase<T>
All Implemented Interfaces:
SystemTopicClient<T>
Direct Known Subclasses:
TopicPoliciesSystemTopicClient, TransactionBufferSystemTopicClient

public abstract class SystemTopicClientBase<T> extends Object implements SystemTopicClient<T>