Class: Operation
aerospike/operations~ Operation
Base class for all operations executed with the Client#operate
command.
Operations can be created using the methods in one of the following modules:
module:aerospike/operations
- General operations on all types.module:aerospike/lists
- Operations on CDT List values.module:aerospike/maps
- Operations on CDT Map values.module:aerospike/bitwise
- Operations on Bytes values.