public class DeleteChunksResponseInfo extends Object implements SpaceResponseInfo
Constructor and Description |
---|
DeleteChunksResponseInfo() |
Modifier and Type | Method and Description |
---|---|
AtomicInteger |
getDeleted() |
IOException |
getException() |
int |
getPartitionId() |
void |
readExternal(ObjectInput in) |
void |
setException(IOException exception) |
void |
setPartitionId(int partitionId) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public IOException getException()
public void setException(IOException exception)
public AtomicInteger getDeleted()
public int getPartitionId()
public void setPartitionId(int partitionId)
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
Copyright © GigaSpaces.