public class BroadcastTableSpaceResponseInfo extends AbstractSpaceResponseInfo
Constructor and Description |
---|
BroadcastTableSpaceResponseInfo() |
Modifier and Type | Method and Description |
---|---|
void |
addException(Integer partitionId,
Exception e) |
boolean |
finishedSuccessfully() |
IEntryPacket[] |
getEntries() |
Map<Integer,Exception> |
getExceptionMap() |
void |
readExternal(ObjectInput in) |
void |
setEntries(IEntryPacket[] newEntries) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceResponseInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceResponseInfo
IOException
ClassNotFoundException
public boolean finishedSuccessfully()
public IEntryPacket[] getEntries()
public void setEntries(IEntryPacket[] newEntries)
Copyright © GigaSpaces.