Class ServerIteratorsManager
java.lang.Object
com.gigaspaces.internal.server.space.iterator.ServerIteratorsManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseServerIterator(UUID uuid) intgetOrCreateServerIteratorInfo(ServerIteratorRequestInfo serverIteratorRequestInfo) int
-
Constructor Details
-
ServerIteratorsManager
public ServerIteratorsManager(int partitionId)
-
-
Method Details
-
getOrCreateServerIteratorInfo
public ServerIteratorInfo getOrCreateServerIteratorInfo(ServerIteratorRequestInfo serverIteratorRequestInfo) throws GetBatchForIteratorException - Throws:
GetBatchForIteratorException
-
closeServerIterator
-
tryRenewServerIteratorLease
-
getNumberOfActiveIterators
public int getNumberOfActiveIterators() -
purgeExpiredIterators
public int purgeExpiredIterators()
-