public class WaitForDataDrainRequest extends Object implements SpaceRequestInfo
Constructor and Description |
---|
WaitForDataDrainRequest() |
WaitForDataDrainRequest(long timeout,
long minTimeToWait,
boolean isBackupOnly) |
Modifier and Type | Method and Description |
---|---|
long |
getMinTimeToWait() |
SpaceContext |
getSpaceContext() |
long |
getTimeout() |
boolean |
isBackupOnly() |
void |
readExternal(ObjectInput in) |
void |
setSpaceContext(SpaceContext spaceContext) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public WaitForDataDrainRequest()
public WaitForDataDrainRequest(long timeout, long minTimeToWait, boolean isBackupOnly)
public long getTimeout()
public boolean isBackupOnly()
public SpaceContext getSpaceContext()
getSpaceContext
in interface SpaceRequestInfo
public void setSpaceContext(SpaceContext spaceContext)
setSpaceContext
in interface SpaceRequestInfo
public long getMinTimeToWait()
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.