Package org.apache.pulsar.transaction.coordinator.impl
Implementations of the transaction coordinator.
-
Class Summary Class Description InMemTransactionMetadataStoreProvider The provider that offers in-memory implementation ofTransactionMetadataStore.MLTransactionLogImpl MLTransactionMetadataStore The provider that offers managed ledger implementation ofTransactionMetadataStore.MLTransactionMetadataStoreProvider The provider that offers managed ledger implementation ofTransactionMetadataStore.MLTransactionSequenceIdGenerator Store max sequenceID in ManagedLedger properties, in order to recover transaction log.TransactionMetadataStoreStats Transaction metadata store stats.