Create list set operation with policy.
Server sets item value at specified index in list bin.
Server does not return a result by default.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.6.7.0 (3.6.7)
Syntax
Parameters
- policy
- Type: Aerospike.Client ListPolicy
- binName
- Type:
System String
- index
- Type:
System Int32
- value
- Type: Aerospike.Client Value
See Also