Interface IObjectsList

All Known Subinterfaces:
IEntryCacheInfo, IExtendedIndexIterator<V>, IFifoGroupIterator<T>, IOrderedList<T>, IScanListIterator<T>, IStoredList<T>
All Known Implementing Classes:
AbstractStoredList, BlobStorePreFetchIteratorBasedHandler, BlobStoreRefEntryCacheInfo, ConcurrentSegmentedStoredList, ConcurrentSegmentedStoredListHashmapEntry, ConcurrentStoredList, EvictableEntryCacheInfo, ExtendedCompoundIndexFifoGroupsIterator, ExtendedIndexFifoGroupsIterator, ExtendedIndexIterator, ExternallyLockedStoredList, FifoGroupsMultiList, FifoGroupsScanAllValuesByCompoundIndexIterator, FifoGroupsScanAllValuesIterator, FifoGroupsScanByFGIndexIterator, FifoGroupsScanByGeneralIndexIterator, HashedSimpleLockIStoredList, IQueryIndexScanner.ResultIndicator, MemoryBasedEntryCacheInfo, MultiIntersectedStoredList, MultiStoredList, MVCCEntryCacheInfo, MVCCShellEntryCacheInfo, QueryExtensionIndexEntryIteratorWrapper, RecentExtendedIndexUpdates.RecentExtendedUpdatesIter, RwlSegmentedStoredList, ScanListSAIterator, ScanSingleListIterator, ScanUidsIterator, SimpleLockStoredList, TemplateCacheInfo

public interface IObjectsList
basic interface for space list/iterator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    is the list an iterator or basic list ?
  • Method Details

    • isIterator

      boolean isIterator()
      is the list an iterator or basic list ?