Package | Description |
---|---|
com.gigaspaces.internal.lrmi.stubs | |
com.gigaspaces.internal.server.space | |
com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
com.j_spaces.kernel |
Provides GigaSpaces low level services
|
Modifier and Type | Method and Description |
---|---|
List<UnderTxnLockedObject> |
LRMISpaceImpl.getLockedObjects(Transaction txn) |
Modifier and Type | Method and Description |
---|---|
List<UnderTxnLockedObject> |
SpaceEngine.getLockedObjects(Transaction txn)
getLockedObjects returns Info about all the locked Object by the given Transaction.
|
List<UnderTxnLockedObject> |
SpaceImpl.getLockedObjects(Transaction txn)
getLockedObjects is called by the GUI.
|
Modifier and Type | Method and Description |
---|---|
List<UnderTxnLockedObject> |
IInternalRemoteJSpaceAdmin.getLockedObjects(Transaction txn)
getLockedObjects is called by the GUI.
|
List<UnderTxnLockedObject> |
JSpaceAdminProxy.getLockedObjects(Transaction txn) |
List<UnderTxnLockedObject> |
JSpaceAdminImpl.getLockedObjects(Transaction txn) |
Modifier and Type | Method and Description |
---|---|
static String |
JSpaceUtilities.getTransactionLockOperationTypeName(UnderTxnLockedObject lockedObject) |
static String |
JSpaceUtilities.getTransactionLockTypeName(UnderTxnLockedObject lockedObject) |
Copyright © GigaSpaces.