Package | Description |
---|---|
com.gigaspaces.internal.server.space.iterator | |
com.gigaspaces.internal.server.storage |
Modifier and Type | Method and Description |
---|---|
ServerIteratorInfo |
ServerIteratorsManager.getOrCreateServerIteratorInfo(ServerIteratorRequestInfo serverIteratorRequestInfo) |
ServerIteratorInfo |
ServerIteratorInfo.setExpirationTime(long expirationTime) |
ServerIteratorInfo |
ServerIteratorInfo.setStoredBatchNumber(int storedBatchNumber) |
ServerIteratorInfo |
ServerIteratorInfo.setStoredEntryPacketsBatch(IEntryPacket[] storedEntryPacketsBatch) |
ServerIteratorInfo |
ServerIteratorInfo.setSubTypesCircularNumerator(CircularNumerator<IServerTypeDesc> subTypesCircularNumerator) |
ServerIteratorInfo |
ServerIteratorsManager.tryRenewServerIteratorLease(UUID uuid) |
Modifier and Type | Method and Description |
---|---|
ServerIteratorInfo |
TemplateHolder.getServerIteratorInfo() |
ServerIteratorInfo |
ITemplateHolder.getServerIteratorInfo() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateHolder.setServerIteratorInfo(ServerIteratorInfo serverIteratorInfo) |
void |
ITemplateHolder.setServerIteratorInfo(ServerIteratorInfo serverIteratorInfo) |
Copyright © GigaSpaces.