LargeMap Put Method Aerospike
Overload List

  NameDescription
Public methodPut(IDictionary)
Add map values to map. If the map does not exist, create it using specified userModule configuration.
Public methodPut(Value, Value)
Add entry to map. If the map does not exist, create it using specified userModule configuration.
Back to Top
See Also