Package | Description |
---|---|
com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
com.gigaspaces.internal.client.spaceproxy.actioninfo |
Modifier and Type | Class and Description |
---|---|
class |
ReadByIdsException
Thrown when readByIds operation fails.
|
class |
TakeByIdsException
Thrown when takeByIds operation fails.
|
Modifier and Type | Method and Description |
---|---|
static ReadTakeByIdsException |
ReadTakeByIdsException.newException(Object[] ids,
Object[] results,
Throwable[] exceptions,
boolean takeOperation) |
static ReadTakeByIdsException |
ReadTakeByIdsException.newException(Object[] ids,
Throwable t,
boolean takeOperation) |
static ReadTakeByIdsException |
ReadTakeByIdsException.newException(ReadTakeByIdResult[] results,
boolean takeOperation) |
Modifier and Type | Method and Description |
---|---|
ReadTakeByIdsException |
ReadTakeByIdsProxyActionInfo.convertResults(ISpaceProxy spaceProxy,
ReadTakeByIdsException e,
boolean returnPackets,
AbstractProjectionTemplate projectionTemplate) |
Modifier and Type | Method and Description |
---|---|
ReadTakeByIdsException |
ReadTakeByIdsProxyActionInfo.convertResults(ISpaceProxy spaceProxy,
ReadTakeByIdsException e,
boolean returnPackets,
AbstractProjectionTemplate projectionTemplate) |
Copyright © GigaSpaces.