Module aerospike::operations::scalar [] [src]

String/number bin operations. Create operations used by the client's operate() method.

Functions

add

Create integer add database operation.

append

Create string append database operation.

get

Create read all record bins database operation.

get_bin

Create read bin database operation.

get_header

Create read record header database operation.

prepend

Create string prepend database operation.

put

Create set database operation.

touch

Create touch database operation.