Uses of Package
com.tangosol.util.extractor
Package
Description
This package contains builders for the various CohQL functions.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains
ValueExtractor
and
ValueUpdater
related classes.-
ClassDescriptionTrivial ValueExtractor implementation that does not actually extract anything from the passed value, but returns the value itself.Reflection-based ValueExtractor implementation.
-
-
ClassDescriptionAbstract super class for ValueExtractor implementations that are based on an underlying array of ValueExtractor objects.Abstract base for ValueExtractor implementations.Abstract base for ValueUpdater implementations.Trivial ValueExtractor implementation that does not actually extract anything from the passed value, but returns the value itself.IndexAwareExtractor is an extension to the
ValueExtractor
interface that supports the creation and destruction of anindex
.