Package | Description |
---|---|
com.gigaspaces.client.transaction.local | |
com.gigaspaces.client.transaction.xa | |
com.gigaspaces.internal.lrmi.stubs | |
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.transaction | |
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
net.jini.core.transaction.server |
Modifier and Type | Method and Description |
---|---|
boolean |
LocalTransactionManagerImpl.disJoin(long id,
TransactionParticipant preparedPart)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(long id,
TransactionParticipant part,
long crashCount)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction xtn)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(Object id,
TransactionParticipant part,
long crashCount)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(Object id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction xtn)
Deprecated.
|
void |
LocalTransactionManagerImpl.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
GSServerTransaction.join(TransactionParticipant part,
long crashCount) |
void |
GSServerTransaction.join(TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
protected void |
GSServerTransaction.join(TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName,
Object proxy) |
Modifier and Type | Class and Description |
---|---|
class |
LRMISpaceImpl
LRMI Stub implementation of
IRemoteJSpaceImpl interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteSpace
The GigaSpaces remote interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceImpl |
Modifier and Type | Method and Description |
---|---|
boolean |
DummyTransactionManager.disJoin(long id,
TransactionParticipant preparedPart) |
void |
DummyTransactionManager.join(long id,
TransactionParticipant part,
long crashCount) |
void |
DummyTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
DummyTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject) |
void |
DummyTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
DummyTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount) |
void |
DummyTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
DummyTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject) |
void |
DummyTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
Modifier and Type | Method and Description |
---|---|
boolean |
TxnMgrProxy.disJoin(long id,
TransactionParticipant part) |
boolean |
TxnManagerImpl.disJoin(long id,
TransactionParticipant part) |
boolean |
TxnManagerImpl.disJoin(Object id,
TransactionParticipant part) |
void |
TxnMgrProxy.join(long id,
TransactionParticipant part,
long crashCount) |
void |
TxnManagerImpl.join(long id,
TransactionParticipant part,
long crashCount) |
void |
TxnMgrProxy.join(long id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
TxnManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
TxnMgrProxy.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject)
Deprecated.
|
void |
TxnManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject) |
void |
TxnMgrProxy.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
TxnManagerImpl.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
TxnMgrProxy.join(Object id,
TransactionParticipant part,
long crashCount) |
void |
TxnManagerImpl.join(Object xid,
TransactionParticipant part,
long crashCount) |
void |
TxnMgrProxy.join(Object id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
TxnManagerImpl.join(Object xid,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
TxnMgrProxy.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject)
Deprecated.
|
void |
TxnManagerImpl.join(Object xid,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject) |
void |
TxnMgrProxy.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
TxnManagerImpl.join(Object xid,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
Modifier and Type | Method and Description |
---|---|
void |
TxnMgrProxy.reenterPreparedExternalXid(Object xid,
List<TransactionParticipant> parts)
Retrieves a
Transaction given the transaction's ID. |
void |
TxnManager.reenterPreparedExternalXid(Object xid,
List<TransactionParticipant> parts)
given a prepared xid (retrieved from participants) reenlist it and its participants- used in
XA
|
void |
TxnManagerImpl.reenterPreparedExternalXid(Object xid,
List<TransactionParticipant> parts) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExtendedTransactionManager.disJoin(long id,
TransactionParticipant preparedPart)
Remove a participant that was joined for a first time.
|
void |
TransactionManager.join(long id,
TransactionParticipant part,
long crashCount)
Join a transaction that is managed by this transaction manager.
|
void |
ExtendedTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
ExtendedTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject)
Deprecated.
|
void |
ExtendedTransactionManager.join(long id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
ExtendedTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount) |
void |
ExtendedTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
void |
ExtendedTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject)
Deprecated.
|
void |
ExtendedTransactionManager.join(Object id,
TransactionParticipant part,
long crashCount,
ServerTransaction userXtnObject,
int partitionId,
String clusterName,
Object clusterProxy) |
void |
ServerTransaction.join(TransactionParticipant part,
long crashCount)
Join the transaction.
|
void |
ServerTransaction.join(TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName) |
protected void |
ServerTransaction.join(TransactionParticipant part,
long crashCount,
int partitionId,
String clusterName,
Object proxy) |
void |
ServerTransaction.joinIfNeededAndEmbedded(TransactionParticipant participant)
Deprecated.
|
boolean |
ServerTransaction.joinIfNeededAndEmbedded(TransactionParticipant participant,
int partitionId,
String clusterName,
Object proxy) |
void |
NestableTransactionManager.promote(long id,
TransactionParticipant[] parts,
long[] crashCounts,
TransactionParticipant drop)
Promote the listed participants into the specified transaction.
|
void |
NestableTransactionManager.promote(long id,
TransactionParticipant[] parts,
long[] crashCounts,
TransactionParticipant drop)
Promote the listed participants into the specified transaction.
|
void |
NestableServerTransaction.promote(TransactionParticipant[] parts,
long[] crashCounts,
TransactionParticipant drop)
Promote the listed participants (from a subtransaction) into this (the parent) transaction.
|
void |
NestableServerTransaction.promote(TransactionParticipant[] parts,
long[] crashCounts,
TransactionParticipant drop)
Promote the listed participants (from a subtransaction) into this (the parent) transaction.
|
Copyright © GigaSpaces.