public interface KeyMapper<K> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(K k)
Checks given cache key corresponds to a valid index in vector or matrix.
|
boolean isValid(K k)
k - Key to check.true if there is a valid index, false otherwise.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018