Class: Mongo::Operation::WriteCommand::OpMsg Private

Inherits:
OpMsgBase
  • Object
show all
Includes:
Validatable
Defined in:
lib/mongo/operation/write_command/op_msg.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

A MongoDB write command operation sent as an op message.

Instance Attribute Summary

Attributes included from Executable

#context

Method Summary

Methods included from Validatable

#validate_array_filters, #validate_collation, #validate_find_options, #validate_hint_on_update, #validate_updates

Methods included from Timed

#apply_relevant_timeouts_to, #with_max_time

Methods included from Executable

#do_execute, #execute