Uses of Interface
org.apache.pulsar.broker.systopic.SystemTopicClient
Packages that use SystemTopicClient
-
Uses of SystemTopicClient in org.apache.pulsar.broker.service
Fields in org.apache.pulsar.broker.service with type parameters of type SystemTopicClientModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<org.apache.pulsar.common.naming.NamespaceName,SystemTopicClient<T>> SystemTopicTxnBufferSnapshotService.clients -
Uses of SystemTopicClient in org.apache.pulsar.broker.systopic
Classes in org.apache.pulsar.broker.systopic that implement SystemTopicClientModifier and TypeClassDescriptionclassclassSystem topic for topic policy.classMethods in org.apache.pulsar.broker.systopic that return SystemTopicClientModifier and TypeMethodDescriptionSystemTopicClient.Reader.getSystemTopic()Get the system topic of the reader.TransactionBufferSnapshotBaseSystemTopicClient.TransactionBufferSnapshotReader.getSystemTopic()SystemTopicClient.Writer.getSystemTopicClient()Get the system topic of the writer.TransactionBufferSnapshotBaseSystemTopicClient.TransactionBufferSnapshotWriter.getSystemTopicClient()