public class ChangeEntriesSpaceOperationResult extends SpaceOperationResult
Constructor and Description |
---|
ChangeEntriesSpaceOperationResult() |
Modifier and Type | Method and Description |
---|---|
ChangeResult<?> |
getChangeResult() |
int |
getNumOfEntriesMatched() |
void |
processExecutionException() |
void |
readExternal(ObjectInput in) |
void |
setChangeResult(ChangeResult<?> changeResult) |
void |
setNumOfEntriesMatched(int numOfEntriesMatched) |
String |
toString() |
void |
toText(Textualizer textualizer) |
void |
writeExternal(ObjectOutput out) |
getExecutionException, getExplainPlan, hasException, onUnexpectedException, setExecutionException, setExplainPlan
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public void processExecutionException() throws TransactionException, RemoteException, InterruptedException
public void setChangeResult(ChangeResult<?> changeResult)
public ChangeResult<?> getChangeResult()
public void setNumOfEntriesMatched(int numOfEntriesMatched)
public int getNumOfEntriesMatched()
public void toText(Textualizer textualizer)
toText
in interface Textualizable
toText
in class SpaceOperationResult
public String toString()
toString
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.