Uses of Interface
com.tangosol.util.extractor.IndexAwareExtractor
Packages that use IndexAwareExtractor
Package
Description
Contains classes for Coherence AI vector database functionality.
Contains classes for Coherence AI vector database indexes.
Contains 
ValueExtractor and
 ValueUpdater related classes.- 
Uses of IndexAwareExtractor in com.oracle.coherence.ai
Subinterfaces of IndexAwareExtractor in com.oracle.coherence.aiModifier and TypeInterfaceDescriptioninterfaceVectorIndexExtractor<V,T> AnIndexAwareExtractorused to create aVectorIndex - 
Uses of IndexAwareExtractor in com.oracle.coherence.ai.index
Classes in com.oracle.coherence.ai.index that implement IndexAwareExtractorModifier and TypeClassDescriptionclassBinaryQuantIndex<K,V, T> AnVectorIndexExtractorto create aVectorIndexusing binary quantization of vectors. - 
Uses of IndexAwareExtractor in com.tangosol.util.extractor
Classes in com.tangosol.util.extractor that implement IndexAwareExtractorModifier and TypeClassDescriptionclassConditionalExtractor<T,E> An IndexAwareExtractor implementation that is only used to create aConditionalIndex.classDeserializationAccelerator is anIndexAwareExtractorimplementation that is used to create aForwardOnlyMapIndex, which in turn is used for deserialization optimization.