Class CacheEntryGroupPredicate<K>

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

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