Uses of Class
com.gigaspaces.internal.server.space.iterator.ServerIteratorInfo
Packages that use ServerIteratorInfo
Package
Description
-
Uses of ServerIteratorInfo in com.gigaspaces.internal.server.space.iterator
Methods in com.gigaspaces.internal.server.space.iterator that return ServerIteratorInfoModifier and TypeMethodDescriptionServerIteratorsManager.getOrCreateServerIteratorInfo(ServerIteratorRequestInfo serverIteratorRequestInfo) ServerIteratorInfo.setExpirationTime(long expirationTime) ServerIteratorInfo.setStoredBatchNumber(int storedBatchNumber) ServerIteratorInfo.setStoredEntryPacketsBatch(IEntryPacket[] storedEntryPacketsBatch) ServerIteratorInfo.setSubTypesCircularNumerator(CircularNumerator<IServerTypeDesc> subTypesCircularNumerator) ServerIteratorsManager.tryRenewServerIteratorLease(UUID uuid) -
Uses of ServerIteratorInfo in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage that return ServerIteratorInfoModifier and TypeMethodDescriptionITemplateHolder.getServerIteratorInfo()TemplateHolder.getServerIteratorInfo()Methods in com.gigaspaces.internal.server.storage with parameters of type ServerIteratorInfoModifier and TypeMethodDescriptionvoidITemplateHolder.setServerIteratorInfo(ServerIteratorInfo serverIteratorInfo) voidTemplateHolder.setServerIteratorInfo(ServerIteratorInfo serverIteratorInfo)