BatchRead(BatchReadPolicy, Key, Operation) Constructor
Initialize batch policy, key and read operations.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
public BatchRead(
BatchReadPolicy policy,
Key key,
Operation[] ops
)
Parameters
- policy BatchReadPolicy
-
- key Key
-
- ops Operation
-