public class UpdateLeasesSpaceOperationResult extends SpaceOperationResult
Constructor and Description |
---|
UpdateLeasesSpaceOperationResult()
Required for Externalizable
|
Modifier and Type | Method and Description |
---|---|
Exception[] |
getErrors() |
void |
readExternal(ObjectInput in) |
void |
setErrors(Exception[] errors) |
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 UpdateLeasesSpaceOperationResult()
public Exception[] getErrors()
public void setErrors(Exception[] errors)
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.