All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CoordinatorException The base exception for exceptions thrown from coordinator.CoordinatorException.CoordinatorNotFoundException Exception is thrown when transaction coordinator not found.CoordinatorException.InvalidTxnStatusException Exception is thrown when transaction is not in the right status.CoordinatorException.TransactionMetadataStoreStateException Exception is thrown when a operation of transaction is executed in a error transaction metadata store state.CoordinatorException.TransactionNotFoundException Exception is thrown when a transaction is not found in coordinator.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.TransactionCoordinatorID A class for representing the identifier for a transaction coordinator.TransactionLog A log interface for transaction to read and write transaction operation.TransactionLogReplayCallback The callback of transaction log replay the transaction operate.TransactionMetadataEntry TransactionMetadataEntry.TransactionMetadataOp TransactionMetadataStore A store for storing all the transaction metadata.TransactionMetadataStoreProvider A provider that providesTransactionMetadataStore.TransactionMetadataStoreState The implement of transaction metadata store state.TransactionMetadataStoreState.State The state of the transactionMetadataStoreTransactionMetadataStore.TransactionMetadataStoreStats Transaction metadata store stats.TransactionRecoverTracker This tracker is for transaction metadata store recover handle the different status transaction.TransactionSubscription A class for representing acked topic subscription info.TransactionTimeoutTracker Represent the tracker for the timeout of the transaction.TransactionTimeoutTrackerFactory Factory of TransactionTimeoutTracker objects.TransactionUtil An transaction util ofTransactionUtil.TxnMeta An interface represents the metadata of a transaction inTransactionMetadataStore.TxnStatus