K - the type of the key.V - the type of the value.public static interface HadoopLazyConcurrentMap.ValueFactory<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
createValue(K key)
Creates the new value.
|
V createValue(K key) throws IOException
key - the key to create value forIOException - On failure.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019