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