Select values from list and apply specified Lua filter.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.0.0.0 (3.0.7)
Syntax
Parameters
- value
- Type: Aerospike.Client Value
value to select
- filterName
- Type:
System String
Lua function name which applies filter to returned list
- filterArgs
- Type: Aerospike.Client Value
arguments to Lua function name
See Also