CitrusleafClient Delete Method Aerospike
Overload List

  NameDescription
Public methodDelete(Object, CitrusleafWriteInfo)
Delete a record for specified key. The following properties must be set before using this method.
  • DefaultNamespace
  • DefaultSet
Public methodDelete(String, String, Object, CitrusleafWriteInfo)
Delete record for specified key.
Back to Top
See Also