public class GetBatchForIteratorSpaceRequestInfo extends AbstractSpaceRequestInfo
Constructor and Description |
---|
GetBatchForIteratorSpaceRequestInfo()
Required for Externalizable.
|
GetBatchForIteratorSpaceRequestInfo(ITemplatePacket templatePacket,
int modifiers,
int batchSize,
int batchNumber,
UUID iteratorId,
long maxInactiveDuration) |
Modifier and Type | Method and Description |
---|---|
int |
getBatchNumber() |
int |
getBatchSize() |
UUID |
getIteratorId() |
long |
getMaxInactiveDuration() |
int |
getModifiers() |
ITemplatePacket |
getTemplatePacket() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public GetBatchForIteratorSpaceRequestInfo()
public GetBatchForIteratorSpaceRequestInfo(ITemplatePacket templatePacket, int modifiers, int batchSize, int batchNumber, UUID iteratorId, long maxInactiveDuration)
public ITemplatePacket getTemplatePacket()
public int getBatchSize()
public int getModifiers()
public UUID getIteratorId()
public long getMaxInactiveDuration()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceRequestInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceRequestInfo
IOException
ClassNotFoundException
public int getBatchNumber()
Copyright © GigaSpaces.