public class EntryByKeyEvaluationPredicate<K,V> extends Object implements IgnitePredicate<Map.Entry<K,V>>
| Constructor and Description |
|---|
EntryByKeyEvaluationPredicate(IgnitePredicate<? super K>... preds) |
public EntryByKeyEvaluationPredicate(IgnitePredicate<? super K>... preds)
preds - Optional set of predicates to use for filtration. If none provided - original map (or its copy) will be
returned.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017