LargeSet Add Method Aerospike
Overload List

  NameDescription
Public methodAdd(Value)
Add a value to the set. If the set does not exist, create it using specified userModule configuration.
Public methodAdd( Value )
Add values to the set. If the set does not exist, create it using specified userModule configuration.
Back to Top
See Also