Method: Mongo::DB#stats
- Defined in:
- lib/jmongo/db.rb
#stats ⇒ Object
172 173 174 |
# File 'lib/jmongo/db.rb', line 172 def stats from_dbobject exec_command(:dbstats) end |
172 173 174 |
# File 'lib/jmongo/db.rb', line 172 def stats from_dbobject exec_command(:dbstats) end |