public class IgniteMarshallerClassFilter extends Object implements IgnitePredicate<String>
Constructor and Description |
---|
IgniteMarshallerClassFilter(org.apache.ignite.internal.ClassSet whiteList,
org.apache.ignite.internal.ClassSet blackList) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(String s)
Predicate body.
|
boolean |
equals(Object o) |
int |
hashCode() |
public IgniteMarshallerClassFilter(org.apache.ignite.internal.ClassSet whiteList, org.apache.ignite.internal.ClassSet blackList)
whiteList
- Class white list.blackList
- Class black list.public boolean apply(String s)
apply
in interface IgnitePredicate<String>
s
- Predicate parameter.
GridGain In-Memory Computing Platform : ver. 8.9.19 Release Date : April 10 2025