Class SingleSnapshotAbortedTxnProcessorImpl

java.lang.Object
org.apache.pulsar.broker.transaction.buffer.impl.SingleSnapshotAbortedTxnProcessorImpl
All Implemented Interfaces:
AbortedTxnProcessor

public class SingleSnapshotAbortedTxnProcessorImpl extends Object implements AbortedTxnProcessor
  • Constructor Details

    • SingleSnapshotAbortedTxnProcessorImpl

      public SingleSnapshotAbortedTxnProcessorImpl(PersistentTopic topic)
  • Method Details