Table of Contents - couchbase-jruby-client-0.1.4 Documentation
Classes and Modules
- Couchbase
- Couchbase::Async
- Couchbase::Async::Callback
- Couchbase::Async::Queue
- Couchbase::Bucket
- Couchbase::Cluster
- Couchbase::Constants
- Couchbase::DesignDoc
- Couchbase::Error
- Couchbase::Error::Auth
- Couchbase::Error::Base
- Couchbase::Error::Connect
- Couchbase::Error::HTTP
- Couchbase::Error::Invalid
- Couchbase::Error::KeyExists
- Couchbase::Error::NotFound
- Couchbase::Error::NotStored
- Couchbase::Error::TemporaryFail
- Couchbase::Error::ValueFormat
- Couchbase::Error::View
- Couchbase::Operations
- Couchbase::Operations::Arithmetic
- Couchbase::Operations::Delete
- Couchbase::Operations::DesignDocs
- Couchbase::Operations::DesignDocs::DesignDocAccess
- Couchbase::Operations::Get
- Couchbase::Operations::Stats
- Couchbase::Operations::Store
- Couchbase::Operations::Touch
- Couchbase::Operations::Unlock
- Couchbase::Operations::Utils
- Couchbase::Query
- Couchbase::Result
- Couchbase::Transcoder
- Couchbase::Transcoder::Base
- Couchbase::Transcoder::Document
- Couchbase::Transcoder::Marshal
- Couchbase::Transcoder::Plain
- Couchbase::Utils
- Couchbase::View
- Couchbase::View::ArrayWithTotalRows
- Couchbase::ViewRow
- Object
Methods
- ::bucket — Couchbase
- ::bucket= — Couchbase
- ::build_query — Couchbase::Utils
- ::bytesize — Couchbase::Utils
- ::connect — Couchbase
- ::connected? — Couchbase
- ::connection_options= — Couchbase
- ::disconnect — Couchbase
- ::encode_params — Couchbase::Utils
- ::escape — Couchbase::Utils
- ::included — Couchbase::Operations
- ::new — Couchbase::Async::Callback
- ::new — Couchbase::Async::Queue
- ::new — Couchbase::Bucket
- ::new — Couchbase::Cluster
- ::new — Couchbase::DesignDoc
- ::new — Couchbase::Operations::DesignDocs::DesignDocAccess
- ::new — Couchbase::Query
- ::new — Couchbase::Result
- ::new — Couchbase::Error::View
- ::new — Couchbase::View
- ::new — Couchbase::ViewRow
- ::new — Couchbase
- ::normalize_connection_options — Couchbase
- ::wrap — Couchbase::ViewRow
- #[] — Couchbase::Operations::DesignDocs::DesignDocAccess
- #[] — Couchbase::ViewRow
- #[] — Couchbase::Operations::Get
- #[]= — Couchbase::ViewRow
- #[]= — Couchbase::Operations::Store
- #add — Couchbase::Operations::Store
- #add_future — Couchbase::Async::Queue
- #append — Couchbase::Operations::Store
- #async — Couchbase::Async
- #async= — Couchbase::Async
- #async? — Couchbase::Async
- #async_add — Couchbase::Operations::Store
- #async_get — Couchbase::Operations::Get
- #async_queue — Couchbase::Async
- #async_replace — Couchbase::Operations::Store
- #async_set — Couchbase::Operations::Store
- #async_store_op — Couchbase::Operations::Store
- #async_touch — Couchbase::Operations::Touch
- #async_unlock — Couchbase::Operations::Unlock
- #authority — Couchbase::Bucket
- #base_url — Couchbase::Bucket
- #cas — Couchbase::Bucket
- #cas — Couchbase::Result
- #client_cas — Couchbase::Operations::Store
- #client_get_and_lock — Couchbase::Operations::Get
- #client_get_and_touch — Couchbase::Operations::Get
- #client_get_bulk — Couchbase::Operations::Get
- #client_get_extended — Couchbase::Operations::Get
- #client_store_op — Couchbase::Operations::Store
- #client_touch — Couchbase::Operations::Touch
- #compare_and_swap — Couchbase::Bucket
- #connect — Couchbase::Bucket
- #connected? — Couchbase::Bucket
- #create_bucket — Couchbase::Cluster
- #create_periodic_timer — Couchbase::Bucket
- #create_timer — Couchbase::Bucket
- #decode — Couchbase::Transcoder::Document
- #decode — Couchbase::Transcoder::Marshal
- #decode — Couchbase::Transcoder::Plain
- #decr — Couchbase::Operations::Arithmetic
- #decrement — Couchbase::Operations::Arithmetic
- #default_arithmetic_init_int — Couchbase::Operations::Arithmetic
- #delete — Couchbase::Operations::Delete
- #delete_args_parser — Couchbase::Operations::Delete
- #delete_bucket — Couchbase::Cluster
- #delete_design_doc — Couchbase::Operations::DesignDocs
- #delete_multi — Couchbase::Operations::Delete
- #delete_single — Couchbase::Operations::Delete
- #design_docs — Couchbase::Operations::DesignDocs
- #disconnect — Couchbase::Bucket
- #do_arithmetic — Couchbase::Operations::Arithmetic
- #do_async_ensure — Couchbase::Async
- #do_async_setup — Couchbase::Async
- #do_observe_and_wait — Couchbase::Bucket
- #each — Couchbase::View
- #encode — Couchbase::Transcoder::Document
- #encode — Couchbase::Transcoder::Marshal
- #encode — Couchbase::Transcoder::Plain
- #end_async_queue — Couchbase::Async
- #expand_arithmetic_args — Couchbase::Operations::Arithmetic
- #expand_get_args — Couchbase::Operations::Get
- #expand_touch_args — Couchbase::Operations::Touch
- #extract_options_hash — Couchbase::Operations::Utils
- #fail_store_op — Couchbase::Operations::Store
- #fetch — Couchbase::View
- #fetch_all — Couchbase::View
- #first — Couchbase::View
- #flush — Couchbase::Bucket
- #future_cas — Couchbase::Operations::Utils
- #generate — Couchbase::Query
- #get — Couchbase::Operations::Get
- #get_and_touch — Couchbase::Operations::Get
- #get_bulk — Couchbase::Operations::Get
- #get_bulk_and_touch — Couchbase::Operations::Get
- #get_bulk_extended — Couchbase::Operations::Get
- #get_extended — Couchbase::Operations::Get
- #get_key — Couchbase::Operations::Get
- #get_single — Couchbase::Operations::Get
- #has_key? — Couchbase::ViewRow
- #has_views? — Couchbase::DesignDoc
- #host — Couchbase::Bucket
- #incr — Couchbase::Operations::Arithmetic
- #increment — Couchbase::Operations::Arithmetic
- #inspect — Couchbase::DesignDoc
- #inspect — Couchbase::View
- #inspect — Couchbase::ViewRow
- #java_arithmetic — Couchbase::Operations::Arithmetic
- #java_async_arithmetic — Couchbase::Operations::Arithmetic
- #java_async_decr — Couchbase::Operations::Arithmetic
- #java_async_delete — Couchbase::Operations::Delete
- #java_async_incr — Couchbase::Operations::Arithmetic
- #java_decr — Couchbase::Operations::Arithmetic
- #java_delete — Couchbase::Operations::Delete
- #java_incr — Couchbase::Operations::Arithmetic
- #join — Couchbase::Async::Queue
- #key — Couchbase::Result
- #last? — Couchbase::ViewRow
- #method_missing — Couchbase::DesignDoc
- #multi_arithmetic — Couchbase::Operations::Arithmetic
- #multi_op — Couchbase::Operations::Store
- #multi_touch_array — Couchbase::Operations::Touch
- #multi_touch_hash — Couchbase::Operations::Touch
- #node — Couchbase::Result
- #not_found_error — Couchbase::Operations::Utils
- #observe_and_wait — Couchbase::Bucket
- #onComplete — Couchbase::Async::Callback
- #on_connect — Couchbase::Bucket
- #on_error — Couchbase::Bucket
- #on_error — Couchbase::View
- #operation — Couchbase::Result
- #ordered_multi_values — Couchbase::Operations::Get
- #parse_body! — Couchbase::Error::HTTP
- #parse_endpoint — Couchbase::View
- #path_to_pool_and_bucket — Couchbase::Bucket
- #prepend — Couchbase::Operations::Store
- #quiet? — Couchbase::Bucket
- #reconnect — Couchbase::Bucket
- #register_callback — Couchbase::Async
- #register_future — Couchbase::Async
- #replace — Couchbase::Operations::Store
- #respond_to_missing? — Couchbase::DesignDoc
- #run — Couchbase::Async
- #run_async — Couchbase::Async
- #running — Couchbase::Async
- #running= — Couchbase::Async
- #running? — Couchbase::Async
- #save_design_doc — Couchbase::Operations::DesignDocs
- #send_error — Couchbase::View
- #set — Couchbase::Operations::Store
- #set_default_arithmetic_init? — Couchbase::Operations::Arithmetic
- #set_default_arithmetic_or_raise — Couchbase::Operations::Arithmetic
- #single_arithmetic — Couchbase::Operations::Arithmetic
- #stats — Couchbase::Operations::Stats
- #store_args_parser — Couchbase::Operations::Store
- #store_by_hash — Couchbase::Operations::Store
- #store_by_string — Couchbase::Operations::Store
- #store_op — Couchbase::Operations::Store
- #success? — Couchbase::Result
- #sync_block_error — Couchbase::Operations::Utils
- #take — Couchbase::View
- #to_s — Couchbase::Error::Base
- #to_s — Couchbase::Error::HTTP
- #touch — Couchbase::Operations::Touch
- #unlock — Couchbase::Operations::Unlock
- #url — Couchbase::Bucket
- #validate_key — Couchbase::Operations::Utils
- #value — Couchbase::Result
- #verify_observe_options — Couchbase::Bucket
- #version — Couchbase::Bucket