Class: Mongo::WriteConcern::Base
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
|
|
Inherits: | Object |
Defined in: | lib/mongo/write_concern/base.rb |
Overview
Defines common behavior for write concerns.
Class Method Summary
-
.new(options) ⇒ Base
constructor
Internal use only
Internal use only
Instantiate a new write concern given the options.
Instance Attribute Summary
- #options ⇒ Hash readonly
Instance Attribute Details
#options ⇒ Hash
(readonly)
# File 'lib/mongo/write_concern/base.rb', line 27
attr_reader :