| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.systopic |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemTopicBaseTxnBufferSnapshotService.removeClient(org.apache.pulsar.common.naming.TopicName topicName,
TransactionBufferSystemTopicClient transactionBufferSystemTopicClient) |
void |
TransactionBufferSnapshotService.removeClient(org.apache.pulsar.common.naming.TopicName topicName,
TransactionBufferSystemTopicClient transactionBufferSystemTopicClient)
Remove a topic client from cache.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionBufferSystemTopicClient |
NamespaceEventsSystemTopicFactory.createTransactionBufferSystemTopicClient(org.apache.pulsar.common.naming.NamespaceName namespaceName,
TransactionBufferSnapshotService transactionBufferSnapshotService) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.