Optimized reference equality check to determine batch wire protocol repeat flag.
For internal use only.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public virtual bool Equals( BatchRecord other )
Parameters
- other
- Type: Aerospike.ClientBatchRecord
Return Value
Type: BooleanSee Also