Uses of Interface
com.tangosol.util.extractor.IndexAwareExtractor
-
Packages that use IndexAwareExtractor Package Description com.tangosol.util.extractor ContainsValueExtractor
andValueUpdater
related classes. -
-
Uses of IndexAwareExtractor in com.tangosol.util.extractor
Classes in com.tangosol.util.extractor that implement IndexAwareExtractor Modifier and Type Class Description class
ConditionalExtractor<T,E>
An IndexAwareExtractor implementation that is only used to create aConditionalIndex
.class
DeserializationAccelerator
DeserializationAccelerator is anIndexAwareExtractor
implementation that is used to create aForwardOnlyMapIndex
, which in turn is used for deserialization optimization.
-