Package org.apache.pulsar.broker.service
Class SystemTopicTxnBufferSnapshotService.ReferenceCountedWriter<T>
java.lang.Object
org.apache.pulsar.broker.service.SystemTopicTxnBufferSnapshotService.ReferenceCountedWriter<T>
- Enclosing class:
- SystemTopicTxnBufferSnapshotService<T>
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceCountedWriter(org.apache.pulsar.common.naming.NamespaceName namespaceName, CompletableFuture<SystemTopicClient.Writer<T>> future, SystemTopicTxnBufferSnapshotService<T> snapshotService) -
Method Summary
-
Constructor Details
-
ReferenceCountedWriter
public ReferenceCountedWriter(org.apache.pulsar.common.naming.NamespaceName namespaceName, CompletableFuture<SystemTopicClient.Writer<T>> future, SystemTopicTxnBufferSnapshotService<T> snapshotService)
-
-
Method Details
-
getFuture
-
release
public void release()
-