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.0.0.0 (5.0.0)
Syntax
C#
public virtual bool Equals( BatchRecord other )
Parameters
- other
- Type: Aerospike.ClientBatchRecord
Return Value
Type: BooleanSee Also