Uses of Package
org.apache.pulsar.transaction.coordinator
Packages that use org.apache.pulsar.transaction.coordinator
Package
Description
Classes for implementing pulsar transaction coordinator.
Internal exceptions for transaction coordinator.
Implementations of the transaction coordinator.
-
Classes in org.apache.pulsar.transaction.coordinator used by org.apache.pulsar.transaction.coordinatorClassDescriptionA class for representing the identifier for a transaction coordinator.The callback of transaction log replay the transaction operate.A store for storing all the transaction metadata.A provider that provides
TransactionMetadataStore.The state of the transactionMetadataStoreTransactionMetadataStore.This tracker is for transaction metadata store recover handle the different status transaction.A class for representing acked topic subscription info.Represent the tracker for the timeout of the transaction.An interface represents the metadata of a transaction inTransactionMetadataStore. -
Classes in org.apache.pulsar.transaction.coordinator used by org.apache.pulsar.transaction.coordinator.exceptionsClassDescriptionA class for representing the identifier for a transaction coordinator.The state of the transactionMetadataStore
TransactionMetadataStore. -
Classes in org.apache.pulsar.transaction.coordinator used by org.apache.pulsar.transaction.coordinator.implClassDescriptionA class for representing the identifier for a transaction coordinator.A log interface for transaction to read and write transaction operation.The callback of transaction log replay the transaction operate.A store for storing all the transaction metadata.A provider that provides
TransactionMetadataStore.The implement of transaction metadata store state.This tracker is for transaction metadata store recover handle the different status transaction.A class for representing acked topic subscription info.Represent the tracker for the timeout of the transaction.An interface represents the metadata of a transaction inTransactionMetadataStore.