类:Mongo::Operation::Insert::OpMsg Private

继承:
OpMsgBase
  • 对象
显示全部
包括:
BypassDocumentValidationExecutableNoValidateExecutableTransactionLabelMongo::Operation::IdablePolymorphicResult
定义于:
lib/ Mongo/operation/insert/op_msg.rb

Overview

此类是私有 API 的一部分。 应尽可能避免使用此类,因为它将来可能会被删除或更改。

作为 op 消息发送的 MongoDB 插入操作。

由于:

  • 2.5.2

实例属性摘要

可执行文件中包含的属性

#context

方法摘要

ExecutableNoValidate中包含的方法

#execute

Mongo::Operation::Idable 中包含的方法

#documents

Timed 中包含的方法

#apply_relevant_timeups_to , #with_max_time

可执行文件中包含的方法

#do_execute , #execute