@SerializeWith(value=LockEntryPredicate.ExternalizerImpl.class) public class LockEntryPredicate extends Object implements Predicate<Map.Entry<String,Serializable>>
| Modifier and Type | Class and Description |
|---|---|
static class |
LockEntryPredicate.ExternalizerImpl |
| Constructor and Description |
|---|
LockEntryPredicate(Set<String> removedNodesAddresses) |
public boolean test(Map.Entry<String,Serializable> entry)
test in interface Predicate<Map.Entry<String,Serializable>>Copyright © 2021 JBoss by Red Hat. All rights reserved.