public class WaitForDrainCompoundResponse extends Object implements SpaceResponseInfo
Constructor and Description |
---|
WaitForDrainCompoundResponse() |
Modifier and Type | Method and Description |
---|---|
void |
addException(int partition,
Exception e) |
void |
addSuccessfulPartition(int partition) |
Map<Integer,Exception> |
getExceptionMap() |
Collection<Integer> |
getSuccessfulPartitions() |
boolean |
isEmpty() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public void addException(int partition, Exception e)
public void addSuccessfulPartition(int partition)
public Collection<Integer> getSuccessfulPartitions()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public boolean isEmpty()
Copyright © GigaSpaces.