モジュール: Mongo::Operation::ReadPreferenceSupported Private
- 定義:
- build/ruby-Driver-v 2.19 /lib/mongo/operation/shared/read_preference_supported.rb
Overview
このモジュールはプライベート API の一部です。 このモジュールは将来削除または変更される可能性があるため、可能な限り使用しないでください。
OP_MSG より前の操作実装の読み込み設定(read preference)の処理。
このモジュールは、OP_MSG 操作クラス(OpMsgBase から派生するもの)では使用されません。 代わりに、これらのクラスの読み込み設定(read preference)は SessionsSupported モジュールで処理されます。