public static class Predicates.LikePredicate extends Object implements Predicate, DataSerializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
attribute |
protected String |
second |
| Constructor and Description |
|---|
Predicates.LikePredicate() |
Predicates.LikePredicate(String attribute,
String second) |
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 DataSerializableIOExceptionprotected int getFlags()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.