Click or drag to resize

IMapTKey, TValuePutAsync Method

Overload List
  NameDescription
Public methodPutAsync(TKey, TValue)
Asynchronously puts the given key and value.
Public methodPutAsync(TKey, TValue, Int64, TimeUnit)
Asynchronously puts the given key and value into this map with a given ttl (time to live) value.
Top
See Also