Class: Mongo::Operation::GetMore::OpMsg Private

Inherits:
OpMsgBase
  • Object
show all
Includes:
ExecutableTransactionLabel, CommandBuilder, PolymorphicResult
Defined in:
lib/mongo/operation/get_more/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 getMore operation sent as an op message.

Since:

  • 2.5.2

Instance Attribute Summary

Attributes included from Executable

#context

Method Summary

Methods included from Timed

#with_max_time

Methods included from Executable

#do_execute, #execute