Uses of Enum Class
org.apache.pulsar.broker.transaction.buffer.AbortedTxnProcessor.SnapshotType
Packages that use AbortedTxnProcessor.SnapshotType
Package
Description
Implementation of a transaction buffer.
The implementation of a transaction buffer.
-
Uses of AbortedTxnProcessor.SnapshotType in org.apache.pulsar.broker.transaction.buffer
Methods in org.apache.pulsar.broker.transaction.buffer that return AbortedTxnProcessor.SnapshotTypeModifier and TypeMethodDescriptionTransactionBuffer.getSnapshotType()Get the snapshot type.Returns the enum constant of this class with the specified name.static AbortedTxnProcessor.SnapshotType[]AbortedTxnProcessor.SnapshotType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AbortedTxnProcessor.SnapshotType in org.apache.pulsar.broker.transaction.buffer.impl
Methods in org.apache.pulsar.broker.transaction.buffer.impl that return AbortedTxnProcessor.SnapshotTypeModifier and TypeMethodDescriptionTopicTransactionBuffer.getSnapshotType()TransactionBufferDisable.getSnapshotType()