The BatchWrite type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Optimized reference equality check to determine batch wire protocol repeat flag.
For internal use only.
(Overrides BatchRecordEquals(BatchRecord).) |
![]() | GetBatchType |
Return batch command type.
(Overrides BatchRecordGetBatchType.) |
![]() | Prepare |
Prepare for upcoming batch call. Reset result fields because this instance might be
reused. For internal use only.
(Inherited from BatchRecord.) |
![]() | SetError |
Set error result. For internal use only.
(Inherited from BatchRecord.) |
![]() | SetRecord |
Set record result. For internal use only.
(Inherited from BatchRecord.) |
![]() | Size |
Return wire protocol size. For internal use only.
(Overrides BatchRecordSize.) |
![]() | ToString |
Convert to string.
(Inherited from BatchRecord.) |
See Also