Package com.j_spaces.core.cache
Class UnderXtnEntriesIter
java.lang.Object
com.j_spaces.core.cache.SAIterBase
com.j_spaces.core.cache.UnderXtnEntriesIter
- All Implemented Interfaces:
ISAdapterIterator
Iterator for entries locked under a Xtn.
-
Field Summary
Fields inherited from class com.j_spaces.core.cache.SAIterBase
_cacheManager, _context -
Constructor Summary
ConstructorsConstructorDescriptionUnderXtnEntriesIter(Context context, XtnEntry xtnEntry, int selectType, CacheManager cacheManager, boolean returnPEntry) -
Method Summary
-
Constructor Details
-
UnderXtnEntriesIter
public UnderXtnEntriesIter(Context context, XtnEntry xtnEntry, int selectType, CacheManager cacheManager, boolean returnPEntry) throws SAException, NullIteratorException - Parameters:
context-xtnEntry-selectType-cacheManager-returnPEntry-- Throws:
SAExceptionNullIteratorException
-
-
Method Details
-
next
- Specified by:
nextin interfaceISAdapterIterator- Throws:
SAException
-
close
overrides com.j_spaces.core.cache.SAIterBase.close()- Specified by:
closein interfaceISAdapterIterator- Overrides:
closein classSAIterBase- Throws:
SAException
-