- distictSetValues(Filter, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictSetValues(Filter, ValueExtractor) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictSetValues(Collection<K>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictSetValues(Filter, Enum<?>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictSetValues(Collection<K>, Enum<?>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictSetValues(Filter, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method which it self extracts a collection of objects
addressed by the filter.
- distictSetValues(Collection<K>, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method which it self extracts a collection of objects
addressed by the keys.
- distictSetValues(Filter, Enum<?>, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
- distictSetValuesForDate(Date, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractDateSensitiveCache
-
- distictSetValuesForDate(Date, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.IDateSensitiveCache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method which it self extracts a collection of objects
only for the given date.
- distictValues(ValueExtractor) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Filter, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Filter, ValueExtractor) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Collection<K>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Collection<K>, String) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Filter, Enum<?>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(Collection<K>, Enum<?>, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractCache
-
- distictValues(ValueExtractor) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the extractor for all
entries in the cache
- distictValues(Filter, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method on objects addressed by the filter.
- distictValues(Filter, ValueExtractor) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the valueExtractor
executed on objects addressed by the filter.
- distictValues(Collection<K>, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method on objects addressed by the keys.
- distictValues(Collection<K>, String) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
- distictValues(Filter, Enum<?>, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
- distictValues(Collection<K>, Enum<?>, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.ICache
-
- distictValuesForDate(Date, Enum<?>) - Method in class org.gridvise.coherence.cache.entity.AbstractDateSensitiveCache
-
- distictValuesForDate(Date, Enum<?>) - Method in interface org.gridvise.coherence.cache.entity.IDateSensitiveCache
-
Returns the a set of distinct values returned form the
'extractMethodName'-method on objects only for the given date.
- DistinctSetValuesAggregator - Class in org.gridvise.coherence.cache.entity.aggregator
-
- DistinctSetValuesAggregator() - Constructor for class org.gridvise.coherence.cache.entity.aggregator.DistinctSetValuesAggregator
-
- DistinctSetValuesAggregator(String) - Constructor for class org.gridvise.coherence.cache.entity.aggregator.DistinctSetValuesAggregator
-
- DistinctSetValuesAggregator(ValueExtractor) - Constructor for class org.gridvise.coherence.cache.entity.aggregator.DistinctSetValuesAggregator
-