Uses of Class
net.jini.core.transaction.CannotJoinException
Packages that use CannotJoinException
-
Uses of CannotJoinException in com.gigaspaces.client.transaction.local
Methods in com.gigaspaces.client.transaction.local that throw CannotJoinExceptionModifier and TypeMethodDescriptionvoidLocalTransactionManagerImpl.join(long id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) Deprecated.voidLocalTransactionManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction xtn) Deprecated.voidLocalTransactionManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) Deprecated.voidLocalTransactionManagerImpl.join(Object id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) Deprecated.voidLocalTransactionManagerImpl.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction xtn) Deprecated.voidLocalTransactionManagerImpl.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) Deprecated. -
Uses of CannotJoinException in com.gigaspaces.client.transaction.xa
Methods in com.gigaspaces.client.transaction.xa that throw CannotJoinExceptionModifier and TypeMethodDescriptionvoidGSServerTransaction.join(TransactionParticipant part, long crashCount) voidGSServerTransaction.join(TransactionParticipant part, long crashCount, int partitionId, String clusterName) protected voidGSServerTransaction.join(TransactionParticipant part, long crashCount, int partitionId, String clusterName, Object proxy) -
Uses of CannotJoinException in com.gigaspaces.internal.transaction
Methods in com.gigaspaces.internal.transaction that throw CannotJoinExceptionModifier and TypeMethodDescriptionvoidDummyTransactionManager.join(long id, TransactionParticipant part, long crashCount) voidDummyTransactionManager.join(long id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidDummyTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) voidDummyTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidDummyTransactionManager.join(Object id, TransactionParticipant part, long crashCount) voidDummyTransactionManager.join(Object id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidDummyTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) voidDummyTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) -
Uses of CannotJoinException in com.sun.jini.mahalo
Methods in com.sun.jini.mahalo that throw CannotJoinExceptionModifier and TypeMethodDescriptionvoidTxnManagerImpl.join(long id, TransactionParticipant part, long crashCount) voidTxnManagerImpl.join(long id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidTxnManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) voidTxnManagerImpl.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidTxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount) voidTxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidTxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) voidTxnManagerImpl.join(Object xid, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidTxnMgrProxy.join(long id, TransactionParticipant part, long crashCount) voidTxnMgrProxy.join(long id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidTxnMgrProxy.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) Deprecated.voidTxnMgrProxy.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidTxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount) voidTxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidTxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) Deprecated.voidTxnMgrProxy.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) -
Uses of CannotJoinException in net.jini.core.transaction
Methods in net.jini.core.transaction that throw CannotJoinExceptionModifier and TypeMethodDescriptionNestableTransaction.create(long leaseTime) Create a new nested transaction, with the current transaction as parent, managed by the same transaction manager as the current transaction.NestableTransaction.create(NestableTransactionManager mgr, long leaseTime) Create a new nested transaction, with the current transaction as parent, managed by the given transaction manager. -
Uses of CannotJoinException in net.jini.core.transaction.server
Methods in net.jini.core.transaction.server that throw CannotJoinExceptionModifier and TypeMethodDescriptionNestableServerTransaction.create(long leaseTime) NestableServerTransaction.create(NestableTransactionManager mgr, long leaseTime) NestableTransactionManager.create(NestableTransactionManager parentMgr, long parentID, long lease) Begin a nested transaction, with the specified transaction as parent.voidExtendedTransactionManager.join(long id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidExtendedTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) Deprecated.voidExtendedTransactionManager.join(long id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount) voidExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, int partitionId, String clusterName) voidExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject) Deprecated.voidExtendedTransactionManager.join(Object id, TransactionParticipant part, long crashCount, ServerTransaction userXtnObject, int partitionId, String clusterName, Object clusterProxy) voidServerTransaction.join(TransactionParticipant part, long crashCount) Join the transaction.voidServerTransaction.join(TransactionParticipant part, long crashCount, int partitionId, String clusterName) protected voidServerTransaction.join(TransactionParticipant part, long crashCount, int partitionId, String clusterName, Object proxy) voidTransactionManager.join(long id, TransactionParticipant part, long crashCount) Join a transaction that is managed by this transaction manager.voidServerTransaction.joinIfNeededAndEmbedded(TransactionParticipant participant) Deprecated.booleanServerTransaction.joinIfNeededAndEmbedded(TransactionParticipant participant, int partitionId, String clusterName, Object proxy) voidNestableServerTransaction.promote(TransactionParticipant[] parts, long[] crashCounts, TransactionParticipant drop) Promote the listed participants (from a subtransaction) into this (the parent) transaction.voidNestableTransactionManager.promote(long id, TransactionParticipant[] parts, long[] crashCounts, TransactionParticipant drop) Promote the listed participants into the specified transaction.