public class ReadTakeEntriesByIdsSpaceOperationResult extends SpaceOperationResult
Constructor and Description |
---|
ReadTakeEntriesByIdsSpaceOperationResult()
Externalizable.
|
Modifier and Type | Method and Description |
---|---|
IEntryPacket[] |
getEntryPackets() |
void |
processExecutionException() |
void |
readExternal(ObjectInput in) |
void |
setEntryPackets(IEntryPacket[] entryPackets) |
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 ReadTakeEntriesByIdsSpaceOperationResult()
public void processExecutionException() throws TransactionException, RemoteException, UnusableEntryException
public IEntryPacket[] getEntryPackets()
public void setEntryPackets(IEntryPacket[] entryPackets)
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.