Class CacheEntryGroupPredicate<K>

java.lang.Object
org.infinispan.distribution.group.impl.CacheEntryGroupPredicate<K>
All Implemented Interfaces:
Predicate<CacheEntry<K,?>>, org.infinispan.commands.functional.functions.InjectableComponent

public class CacheEntryGroupPredicate<K> extends Object implements Predicate<CacheEntry<K,?>>, org.infinispan.commands.functional.functions.InjectableComponent
Tests if a CacheEntry belongs to a group.
Since:
14.0