Uses of Class
org.infinispan.transaction.xa.recovery.InDoubtTxInfo
Packages that use InDoubtTxInfo
-
Uses of InDoubtTxInfo in org.infinispan.transaction.xa.recovery
Classes in org.infinispan.transaction.xa.recovery that implement interfaces with type arguments of type InDoubtTxInfoModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.transaction.xa.recovery that return InDoubtTxInfoModifier and TypeMethodDescriptionInDoubtTxInfo$___Marshaller_d597d7aafb3bf095cd028a1a89188dd260bd5f5127cc628aca1a6e2cf24ea1db.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.transaction.xa.recovery that return types with arguments of type InDoubtTxInfoModifier and TypeMethodDescriptionRecoveryManager.getInDoubtTransactionInfo()
Same asRecoveryManager.getInDoubtTransactionInfoFromCluster()
, but only returns transactions from the local node.RecoveryManagerImpl.getInDoubtTransactionInfo()
RecoveryManager.getInDoubtTransactionInfoFromCluster()
Returns aSet
containing all the in-doubt transactions from the cluster, including the local node.RecoveryManagerImpl.getInDoubtTransactionInfoFromCluster()
InDoubtTxInfo$___Marshaller_d597d7aafb3bf095cd028a1a89188dd260bd5f5127cc628aca1a6e2cf24ea1db.getJavaClass()
Methods in org.infinispan.transaction.xa.recovery with parameters of type InDoubtTxInfoModifier and TypeMethodDescriptionvoid
InDoubtTxInfo$___Marshaller_d597d7aafb3bf095cd028a1a89188dd260bd5f5127cc628aca1a6e2cf24ea1db.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, InDoubtTxInfo $2)