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
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
inject
(ComponentRegistry registry) boolean
test
(CacheEntry<K, ?> entry) toString()