Class ReadTakeByIdResult
java.lang.Object
com.gigaspaces.client.ReadTakeByIdResult
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
Holds a read/takeByIds operation's exception result.
- Since:
- 7.1.1
- Author:
- idan
- See Also:
-
Field Details
-
_id
-
_readObject
-
_error
-
-
Constructor Details
-
ReadTakeByIdResult
public ReadTakeByIdResult() -
ReadTakeByIdResult
-
-
Method Details
-
getError
-
getId
-
getObject
-
isError
public boolean isError() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-