Class: Mongo::Operation::OpMsgBase Private
- Inherits:
-
Object
- Object
- Mongo::Operation::OpMsgBase
- Includes:
- Executable, SessionsSupported, Specifiable, Timed
- Defined in:
- lib/mongo/operation/op_msg_base.rb
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.
Direct Known Subclasses
Aggregate::OpMsg, Command::OpMsg, Count::OpMsg, Create::OpMsg, CreateIndex::OpMsg, CreateSearchIndexes::OpMsg, CreateUser::OpMsg, Delete::OpMsg, Distinct::OpMsg, Drop::OpMsg, DropDatabase::OpMsg, DropIndex::OpMsg, DropSearchIndex::OpMsg, Explain::OpMsg, Find::OpMsg, GetMore::OpMsg, Indexes::OpMsg, Insert::OpMsg, KillCursors::OpMsg, ListCollections::OpMsg, MapReduce::OpMsg, ParallelScan::OpMsg, RemoveUser::OpMsg, Update::OpMsg, UpdateSearchIndex::OpMsg, UpdateUser::OpMsg, UsersInfo::OpMsg, WriteCommand::OpMsg
Constant Summary
Constants included from Specifiable
Specifiable::BYPASS_DOC_VALIDATION, Specifiable::COLLATION, Specifiable::COLL_NAME, Specifiable::CURSOR_COUNT, Specifiable::CURSOR_ID, Specifiable::DB_NAME, Specifiable::DELETE, Specifiable::DELETES, Specifiable::DOCUMENTS, Specifiable::INDEX, Specifiable::INDEXES, Specifiable::INDEX_NAME, Specifiable::MAX_TIME_MS, Specifiable::OPERATION_ID, Specifiable::OPTIONS, Specifiable::READ, Specifiable::READ_CONCERN, Specifiable::SELECTOR, Specifiable::TO_RETURN, Specifiable::UPDATE, Specifiable::UPDATES, Specifiable::USER, Specifiable::USER_NAME, Specifiable::WRITE_CONCERN
Instance Attribute Summary
Attributes included from Executable
Attributes included from Specifiable
Method Summary
Methods included from Timed
#apply_relevant_timeouts_to, #with_max_time
Methods included from Executable
Methods included from Specifiable
#==, #acknowledged_write?, #apply_collation, #array_filters, #bypass_document_validation, #coll_name, #collation, #command, #cursor_count, #cursor_id, #db_name, #delete, #deletes, #documents, #index, #index_id, #index_name, #indexes, #initialize, #max_time_ms, #namespace, #operation_id, #options, #ordered?, #read, #read_concern, #selector, #session, #to_return, #txn_num, #update, #updates, #user, #user_name, #write_concern