Class CacheEntryGroupPredicate<K>
java.lang.Object
org.infinispan.distribution.group.impl.CacheEntryGroupPredicate<K>
- All Implemented Interfaces:
Predicate<CacheEntry<K,?>>, InjectableComponent
@ProtoTypeId(1029)
public class CacheEntryGroupPredicate<K>
extends Object
implements Predicate<CacheEntry<K,?>>, InjectableComponent
Tests if a
CacheEntry belongs to a group.- Since:
- 14.0
-
Constructor Details
-
CacheEntryGroupPredicate
-
-
Method Details
-
test
-
inject
- Specified by:
injectin interfaceInjectableComponent
-
toString
-