Initialize large set operator.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.1.0.0 (3.1.3)
Syntax
Parameters
- client
- Type: Aerospike.Client AerospikeClient
client
- policy
- Type: Aerospike.Client WritePolicy
generic configuration parameters, pass in null for defaults
- key
- Type: Aerospike.Client Key
unique record identifier
- binName
- Type:
System String
bin name
- createModule
- Type:
System String
Lua function name that initializes list configuration parameters, pass null for default set
See Also