Module: Mongo::Operation::ExecutableTransactionLabel Private
Do not use. This module is for internal use only.
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Included In:
Aggregate::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
| |
| Defined in: | lib/mongo/operation/shared/executable_transaction_label.rb |
Overview
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.