Table of Contents - monga-0.0.11 Documentation
Classes and Modules
- Fiber
- Monga
- Monga::BlockCursor
- Monga::CallbackCursor
- Monga::CallbackCursor::iterator
- Monga::Client
- Monga::Clients
- Monga::Clients::ReplicaSetClient
- Monga::Clients::SingleInstanceClient
- Monga::Collection
- Monga::Connection
- Monga::ConnectionPool
- Monga::Connections
- Monga::Connections::Buffer
- Monga::Connections::EMConnection
- Monga::Connections::EMProxyConnection
- Monga::Connections::FiberedConnection
- Monga::Connections::FiberedProxyConnection
- Monga::Connections::KGIOConnection
- Monga::Connections::ProxyConnection
- Monga::Cursor
- Monga::Database
- Monga::Exceptions
- Monga::Exceptions::ClosedCursor
- Monga::Exceptions::CouldNotConnect
- Monga::Exceptions::CouldNotReconnect
- Monga::Exceptions::CursorNotFound
- Monga::Exceptions::Disconnected
- Monga::Exceptions::InvalidClientOption
- Monga::Exceptions::QueryFailure
- Monga::Exceptions::UndefinedSocketType
- Monga::Exceptions::WrongConnectionType
- Monga::Protocol
- Monga::Protocol::Delete
- Monga::Protocol::GetMore
- Monga::Protocol::Insert
- Monga::Protocol::KillCursors
- Monga::Protocol::Query
- Monga::Protocol::Update
- Monga::Request
Methods
- ::batch_kill — Monga::Cursor
- ::connect — Monga::Connections::EMConnection
- ::connect — Monga::Connections::KGIOConnection
- ::create — Monga::Cursor
- ::kill_cursors — Monga::Cursor
- ::new — Monga::Client
- ::new — Monga::Clients::ReplicaSetClient
- ::new — Monga::Clients::SingleInstanceClient
- ::new — Monga::Collection
- ::new — Monga::Connection
- ::new — Monga::ConnectionPool
- ::new — Monga::Connections::Buffer
- ::new — Monga::Connections::EMConnection
- ::new — Monga::Connections::EMProxyConnection
- ::new — Monga::Connections::KGIOConnection
- ::new — Monga::Connections::ProxyConnection
- ::new — Monga::Cursor
- ::new — Monga::Database
- ::new — Monga::Protocol::KillCursors
- ::new — Monga::Request
- ::op_name — Monga::Request
- ::proxy_connection_class — Monga::Connection
- ::request_id — Monga::Request
- #[] — Monga::Client
- #[] — Monga::Database
- #aggregate — Monga::Collection
- #aggregate — Monga::Database
- #alive? — Monga::Cursor
- #all — Monga::CallbackCursor
- #all — Monga::BlockCursor
- #append — Monga::Connections::Buffer
- #aquire_connection — Monga::Clients::ReplicaSetClient
- #aquire_connection — Monga::Clients::SingleInstanceClient
- #aquire_connection — Monga::ConnectionPool
- #batch_size — Monga::Cursor
- #body — Monga::Protocol::Delete
- #body — Monga::Protocol::GetMore
- #body — Monga::Protocol::Insert
- #body — Monga::Protocol::KillCursors
- #body — Monga::Protocol::Query
- #body — Monga::Protocol::Update
- #callback_perform — Monga::Request
- #check_flags — Monga::Request
- #check_response — Monga::Database
- #close — Monga::Connections::EMConnection
- #close — Monga::Connections::KGIOConnection
- #cmd — Monga::Database
- #command — Monga::Request
- #command_length — Monga::Request
- #connected? — Monga::Clients::SingleInstanceClient
- #connected? — Monga::Connections::EMConnection
- #connected? — Monga::Connections::KGIOConnection
- #connection — Monga::Collection
- #connection_completed — Monga::Connections::EMConnection
- #count — Monga::Collection
- #count — Monga::Database
- #create_client — Monga::Client
- #create_collection — Monga::Database
- #db_name — Monga::Collection
- #delete — Monga::Collection
- #distinct — Monga::Collection
- #distinct — Monga::Database
- #drop — Monga::Collection
- #drop — Monga::Database
- #drop_collection — Monga::Database
- #drop_index — Monga::Collection
- #drop_indexes — Monga::Collection
- #drop_indexes — Monga::Database
- #each — Monga::Connections::Buffer
- #each_batch — Monga::CallbackCursor
- #each_batch — Monga::BlockCursor
- #each_doc — Monga::CallbackCursor
- #each_doc — Monga::BlockCursor
- #each_document — Monga::CallbackCursor
- #each_document — Monga::BlockCursor
- #ensure_index — Monga::Collection
- #eval — Monga::Database
- #explain — Monga::Cursor
- #find — Monga::Collection
- #find_one — Monga::Collection
- #find_server! — Monga::Connections::EMProxyConnection
- #find_server! — Monga::Connections::ProxyConnection
- #first — Monga::Collection
- #first — Monga::CallbackCursor
- #first — Monga::BlockCursor
- #flag — Monga::Cursor
- #flags — Monga::Request
- #force_status! — Monga::Clients::SingleInstanceClient
- #full_name — Monga::Request
- #get_batch_size — Monga::Cursor
- #get_collection — Monga::Database
- #get_database — Monga::Client
- #get_indexes — Monga::Collection
- #get_last_error — Monga::Database
- #get_limit — Monga::Protocol::Query
- #get_more — Monga::Cursor
- #group — Monga::Collection
- #group — Monga::Database
- #header — Monga::Request
- #hint — Monga::Cursor
- #insert — Monga::Collection
- #is_master? — Monga::Connections::EMConnection
- #is_master? — Monga::Connections::KGIOConnection
- #kill — Monga::Cursor
- #limit — Monga::Cursor
- #list_collections — Monga::Database
- #logger — Monga
- #make_response — Monga::Database
- #map_reduce — Monga::Collection
- #map_reduce — Monga::Database
- #mark_to_kill — Monga::Cursor
- #more? — Monga::Cursor
- #next_batch — Monga::CallbackCursor
- #next_batch — Monga::BlockCursor
- #next_doc — Monga::CallbackCursor
- #next_doc — Monga::BlockCursor
- #next_document — Monga::CallbackCursor
- #next_document — Monga::BlockCursor
- #op_code — Monga::Request
- #parse_buffer — Monga::Connections::Buffer
- #parse_doc — Monga::Connections::Buffer
- #parse_meta — Monga::Connections::Buffer
- #parse_response — Monga::Request
- #perform — Monga::Request
- #primary — Monga::Clients::ReplicaSetClient
- #primary? — Monga::Clients::SingleInstanceClient
- #primary? — Monga::Connections::EMConnection
- #primary? — Monga::Connections::KGIOConnection
- #query — Monga::Collection
- #raise_last_error — Monga::Database
- #read_socket — Monga::Connections::KGIOConnection
- #receive_data — Monga::Connections::EMConnection
- #reconnect — Monga::Connections::EMConnection
- #remove — Monga::Collection
- #responses — Monga::Connections::KGIOConnection
- #rest — Monga::Cursor
- #run_cmd — Monga::Database
- #sanitize_opts! — Monga::Client
- #satisfied? — Monga::Cursor
- #secondary — Monga::Clients::ReplicaSetClient
- #secondary? — Monga::Clients::SingleInstanceClient
- #send_command — Monga::Connections::EMConnection
- #send_command — Monga::Connections::EMProxyConnection
- #send_command — Monga::Connections::FiberedConnection
- #send_command — Monga::Connections::FiberedProxyConnection
- #send_command — Monga::Connections::KGIOConnection
- #send_command — Monga::Connections::ProxyConnection
- #server_found! — Monga::Connections::EMProxyConnection
- #server_found! — Monga::Connections::FiberedProxyConnection
- #server_found! — Monga::Connections::ProxyConnection
- #set_timeout — Monga::Connections::EMProxyConnection
- #set_timeout — Monga::Connections::ProxyConnection
- #skip — Monga::Cursor
- #socket — Monga::Connections::KGIOConnection
- #sort — Monga::Cursor
- #text — Monga::Collection
- #text — Monga::Database
- #timeout_happend — Monga::Connections::EMProxyConnection
- #type — Monga::Connections::EMProxyConnection
- #type — Monga::Connections::FiberedProxyConnection
- #type — Monga::Connections::ProxyConnection
- #unbind — Monga::Connections::EMConnection
- #update — Monga::Collection