public class ExecuteTaskSpaceOperationResult extends SpaceOperationResult
Constructor and Description |
---|
ExecuteTaskSpaceOperationResult()
Required for Externalizable
|
Modifier and Type | Method and Description |
---|---|
Object |
getResult() |
void |
readExternal(ObjectInput in) |
void |
setResult(Object result) |
void |
toText(Textualizer textualizer) |
void |
writeExternal(ObjectOutput out) |
getExecutionException, getExplainPlan, hasException, onUnexpectedException, setExecutionException, setExplainPlan, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public ExecuteTaskSpaceOperationResult()
public Object getResult()
public void setResult(Object result)
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class SpaceOperationResult
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class SpaceOperationResult
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class SpaceOperationResult
IOException
ClassNotFoundException
Copyright © GigaSpaces.