クラス: Mongo::Crypt::RewriteManyDataKeyResult
- 継承:
-
オブジェクト
- オブジェクト
- Mongo::Crypt::Re wrapManyDataKeyResult
- 定義:
- build/ruby-Driver-v 2.19 /lib/mongo/crypt/brewmap_many_data_key_result.rb
Overview
多数のデータ キー 操作を再ラッピング の結果を表します。
インスタンス属性の概要を折りたたむ
- # bulk_write_result =オブジェクト readOnly
インスタンス メソッドの概要を折りたたむ
-
#初期化(bulk_write_result) = RewriteManyDataKeyResult
コンストラクター
RewriteManyDataKeyResult の新しいインスタンス。
コンストラクターの詳細
#初期化( bulk_write_result ) = RewriteManyDataKeyResult
RewriteManyDataKeyResult の新しいインスタンスを返します。
32 33 34 |
# ファイル 'Build/ruby-Driver-v 2.19 /lib/mongo/crypt/brewmap_many_data_key_result.rb', 行32 デフォルト 初期化(bulk_write_result) @bulk_write_result = bulk_write_result end |
インスタンス属性の詳細
# bulk_write_result =オブジェクト(読み取り専用)
27 28 29 |
# ファイル 'Build/ruby-Driver-v 2.19 /lib/mongo/crypt/brewmap_many_data_key_result.rb', 行27 デフォルト bulk_write_result @bulk_write_result end |