public class ServerIteratorRequestInfo extends Object
Constructor and Description |
---|
ServerIteratorRequestInfo(UUID uuid,
int batchSize,
int requestedBatchNumber,
long maxInactiveDuration) |
Modifier and Type | Method and Description |
---|---|
int |
getBatchSize() |
long |
getMaxInactiveDuration() |
int |
getRequestedBatchNumber() |
UUID |
getUuid() |
boolean |
isFirstTime() |
public ServerIteratorRequestInfo(UUID uuid, int batchSize, int requestedBatchNumber, long maxInactiveDuration)
public UUID getUuid()
public int getBatchSize()
public int getRequestedBatchNumber()
public long getMaxInactiveDuration()
public boolean isFirstTime()
Copyright © GigaSpaces.