Module: Mongo::Operation::ExecutableTransactionLabel Private
- Included in:
- Aggregate::OpMsg, Create::OpMsg, CreateIndex::OpMsg, CreateSearchIndexes::OpMsg, CreateUser::OpMsg, Delete::OpMsg, Distinct::OpMsg, Drop::OpMsg, DropDatabase::OpMsg, DropIndex::OpMsg, DropSearchIndex::OpMsg, Mongo::Operation::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
- Defined in:
- lib/mongo/operation/shared/executable_transaction_label.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Note:
This module should be included after ExecutableNoValidate, if both are included in a class.
Shared behavior of applying transaction error label to execution result.