Package | Description |
---|---|
com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
Modifier and Type | Field and Description |
---|---|
protected ReadTakeByIdResult[] |
ReadTakeByIdsException._results |
Modifier and Type | Method and Description |
---|---|
ReadTakeByIdResult[] |
ReadTakeByIdsException.getResults() |
Modifier and Type | Method and Description |
---|---|
static ReadTakeByIdsException |
ReadTakeByIdsException.newException(ReadTakeByIdResult[] results,
boolean takeOperation) |
Constructor and Description |
---|
ReadByIdsException(ReadTakeByIdResult[] results) |
ReadTakeByIdsException(ReadTakeByIdResult[] results) |
TakeByIdsException(ReadTakeByIdResult[] results) |
Constructor and Description |
---|
ReadByIdResult(ReadTakeByIdResult result,
ExceptionTranslator exceptionTranslator) |
TakeByIdResult(ReadTakeByIdResult result,
ExceptionTranslator exceptionTranslator) |
Copyright © GigaSpaces.