Create list get by value operation.
Server selects list items identified by value and returns selected data specified by returnType.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.13.0 (3.9.13)
Syntax
Parameters
- binName
- Type: System String
- value
- Type: Aerospike.Client Value
- returnType
- Type: Aerospike.Client ListReturnType
- ctx
- Type: Aerospike.Client CTX
See Also