IMapTKey, TValuePutAsync Method |
Name | Description | |
---|---|---|
PutAsync(TKey, TValue) | Asynchronously puts the given key and value. | |
PutAsync(TKey, TValue, Int64, TimeUnit) | Asynchronously puts the given key and value into this map with a given ttl (time to live) value. |