Module Mongo::Operation::OpMsgOrListIndexesCommand
In: lib/mongo/operation/shared/op_msg_or_list_indexes_command.rb

Shared behavior of executing the operation as an OpMsg when supported, as a Command when list indxes command is supported by the server, and as Legacy otherwise.

@api private

Methods

execute  

Included Modules

PolymorphicLookup

Public Instance methods

[Validate]