Uses of Class
org.apache.pulsar.broker.systopic.TransactionBufferSystemTopicClient
Packages that use TransactionBufferSystemTopicClient
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TransactionBufferSystemTopicClient in org.apache.pulsar.broker.service
Methods in org.apache.pulsar.broker.service with parameters of type TransactionBufferSystemTopicClientModifier and TypeMethodDescriptionvoidSystemTopicBaseTxnBufferSnapshotService.removeClient(org.apache.pulsar.common.naming.TopicName topicName, TransactionBufferSystemTopicClient transactionBufferSystemTopicClient) voidTransactionBufferSnapshotService.removeClient(org.apache.pulsar.common.naming.TopicName topicName, TransactionBufferSystemTopicClient transactionBufferSystemTopicClient) Remove a topic client from cache. -
Uses of TransactionBufferSystemTopicClient in org.apache.pulsar.broker.systopic
Methods in org.apache.pulsar.broker.systopic that return TransactionBufferSystemTopicClientModifier and TypeMethodDescriptionNamespaceEventsSystemTopicFactory.createTransactionBufferSystemTopicClient(org.apache.pulsar.common.naming.NamespaceName namespaceName, TransactionBufferSnapshotService transactionBufferSnapshotService)