Select items from map.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.6.1)
Syntax
Parameters
- filterModule
- Type:
System String
Lua module name which contains filter function
- 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