public static class TakeByIdsException.TakeByIdResult extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TakeByIdsException.TakeByIdResult.TakeByIdResultType
Determines the result type of a take by id operation result. 
 | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
TakeByIdResult(ReadTakeByIdResult result,
              ExceptionTranslator exceptionTranslator)  | 
| Modifier and Type | Method and Description | 
|---|---|
Throwable | 
getError()  | 
Object | 
getId()  | 
Object | 
getObject()  | 
TakeByIdsException.TakeByIdResult.TakeByIdResultType | 
getResultType()  | 
boolean | 
isError()  | 
protected TakeByIdResult(ReadTakeByIdResult result, ExceptionTranslator exceptionTranslator)
public Throwable getError()
public Object getId()
public Object getObject()
public boolean isError()
public TakeByIdsException.TakeByIdResult.TakeByIdResultType getResultType()
Copyright © GigaSpaces.