Method: Mongo::Session#snapshot_timestamp

Defined in:
lib/mongo/session.rb

#snapshot_timestampObject

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.

Since:

  • 2.5.0



1201
1202
1203
# File 'lib/mongo/session.rb', line 1201

def snapshot_timestamp
  @snapshot_timestamp
end