Uses of Package
org.apache.pulsar.transaction.coordinator.impl
Packages that use org.apache.pulsar.transaction.coordinator.impl
Package
Description
Classes for implementing pulsar transaction coordinator.
Implementations of the transaction coordinator.
-
Classes in org.apache.pulsar.transaction.coordinator.impl used by org.apache.pulsar.transaction.coordinatorClassDescriptionTransaction metadata store stats.
-
Classes in org.apache.pulsar.transaction.coordinator.impl used by org.apache.pulsar.transaction.coordinator.implClassDescriptionStore max sequenceID in ManagedLedger properties, in order to recover transaction log.Transaction metadata store stats.The serializer for the object which called by
TxnLogBufferedWriter.asyncAddData(T, org.apache.pulsar.transaction.coordinator.impl.TxnLogBufferedWriter.AddDataCallback, java.lang.Object).Describes the working status of theTxnLogBufferedWriter, helps users tune the thresholds ofTxnLogBufferedWriterfor best performance.