Batch record-UDF entry built by Aerospike.Batch.udf/4.
Summary
Types
@type t() :: %Aerospike.Batch.UDF{ args: list(), function: String.t(), key: Aerospike.Key.t(), opts: Aerospike.batch_record_write_opts(), package: String.t() }
Batch record-UDF entry targeting one key.