Class: Mongodump::DB::Mongolhq

Inherits:
Base
  • Object
show all
Defined in:
lib/mongodump/db/mongohq.rb

Instance Attribute Summary

Attributes inherited from Base

#appname, #hostname, #password, #port, #protocol, #uri, #username

Instance Method Summary collapse

Methods inherited from Base

#has_all_attributes?, #initialize

Constructor Details

This class inherits a constructor from Mongodump::DB::Base

Instance Method Details

#parseObject



4
5
6
# File 'lib/mongodump/db/mongohq.rb', line 4

def parse
  #TODO
end