BatchUDF(BatchUDFPolicy, Key, String, String, Value) Constructor
Constructor using specified policy.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
public BatchUDF(
BatchUDFPolicy policy,
Key key,
string packageName,
string functionName,
Value[] functionArgs
)
Parameters
- policy BatchUDFPolicy
-
- key Key
-
- packageName String
-
- functionName String
-
- functionArgs Value
-