public static class Predicates.LikePredicate extends Object implements Predicate, DataSerializable
| Constructor and Description |
|---|
LikePredicate() |
LikePredicate(String attribute,
String second) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Map.Entry entry) |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
String |
toString() |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
public void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.