Uses of Interface
org.apache.pulsar.broker.service.TransactionBufferSnapshotService
Packages that use TransactionBufferSnapshotService
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 TransactionBufferSnapshotService in org.apache.pulsar.broker.service
Classes in org.apache.pulsar.broker.service that implement TransactionBufferSnapshotService -
Uses of TransactionBufferSnapshotService in org.apache.pulsar.broker.systopic
Methods in org.apache.pulsar.broker.systopic with parameters of type TransactionBufferSnapshotServiceModifier and TypeMethodDescriptionNamespaceEventsSystemTopicFactory.createTransactionBufferSystemTopicClient(org.apache.pulsar.common.naming.NamespaceName namespaceName, TransactionBufferSnapshotService transactionBufferSnapshotService) Constructors in org.apache.pulsar.broker.systopic with parameters of type TransactionBufferSnapshotServiceModifierConstructorDescriptionTransactionBufferSystemTopicClient(org.apache.pulsar.client.api.PulsarClient client, org.apache.pulsar.common.naming.TopicName topicName, TransactionBufferSnapshotService transactionBufferSnapshotService)