public class TopicPoliciesSystemTopicClient extends SystemTopicClientBase
SystemTopicClient.Reader, SystemTopicClient.Writerclient, readers, topicName, writers| Constructor and Description |
|---|
TopicPoliciesSystemTopicClient(org.apache.pulsar.client.api.PulsarClient client,
org.apache.pulsar.common.naming.TopicName topicName) |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<SystemTopicClient.Reader> |
newReaderAsyncInternal() |
protected CompletableFuture<SystemTopicClient.Writer> |
newWriterAsyncInternal() |
close, closeAsync, getReaders, getTopicName, getWriters, newReader, newReaderAsync, newWriter, newWriterAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSystemTopicpublic TopicPoliciesSystemTopicClient(org.apache.pulsar.client.api.PulsarClient client,
org.apache.pulsar.common.naming.TopicName topicName)
protected CompletableFuture<SystemTopicClient.Writer> newWriterAsyncInternal()
newWriterAsyncInternal in class SystemTopicClientBaseprotected CompletableFuture<SystemTopicClient.Reader> newReaderAsyncInternal()
newReaderAsyncInternal in class SystemTopicClientBaseCopyright © 2017–2021 Apache Software Foundation. All rights reserved.