@Deprecated public class KeyStartsWithPredicate extends Object implements com.hazelcast.query.Predicate
| Constructor and Description |
|---|
KeyStartsWithPredicate(String prefix)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Map.Entry mapEntry)
Deprecated.
|