BatchWrite
in package
BatchWrite encapsulates a batch key and read/write operations with write policy.
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct(BatchWritePolicy $policy, Key $key, array<string|int, mixed> $ops) : mixed
Parameters
- $policy : BatchWritePolicy
- $key : Key
- $ops : array<string|int, mixed>