Key
- key type@Beta public interface KeyPredicate<Key> extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Key key)
This method evaluates whether or not to select a key.
|
boolean evaluate(Key key)
key
- The key to evaluateCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.