Package com.j_spaces.core.cache
Interface IExtendedIndex<K,V>
- All Superinterfaces:
IExtendedIndexScanPositioner<K,V>
- All Known Subinterfaces:
IExtendedEntriesIndex<K,V>
- All Known Implementing Classes:
ExtendedIndexHandler,FifoGroupsExtendedIndexHandler,TemplatesExtendedIndexHandler
-
Method Summary
Modifier and TypeMethodDescriptioninsertEntryIndexedField(V Entry, K fieldValue, TypeData pType, boolean alreadyCloned) voidremoveEntryIndexedField(IEntryHolder eh, K fieldValue, V Entry, IObjectInfo oi) Methods inherited from interface com.j_spaces.core.cache.IExtendedIndexScanPositioner
establishScan, establishScan
-
Method Details
-
insertEntryIndexedField
-
removeEntryIndexedField
-