Method: Mongo::Session#snapshot_timestamp
- Defined in:
- lib/mongo/session.rb
#snapshot_timestamp ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
1201 1202 1203 |
# File 'lib/mongo/session.rb', line 1201 def @snapshot_timestamp end |