Method: Mongoriver::AbstractOutlet#create_index
- Defined in:
- lib/mongoriver/abstract_outlet.rb
#create_index(db_name, collection_name, index_key, options) ⇒ Object
11 |
# File 'lib/mongoriver/abstract_outlet.rb', line 11 def create_index(db_name, collection_name, index_key, ); end |