Bit operations. Create bit operations used by client operate command.
Offset orientation is left-to-right. Negative offsets are supported.
If the offset is negative, the offset starts backwards from end of the bitmap.
If an offset is out of bounds, a parameter error will be returned.
Bit operations on bitmap items nested in lists/maps are not currently supported by the server.
Inheritance Hierarchy
Aerospike.Client BitOperation
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax
See Also