Uses of Package
com.couchbase.client

Packages that use com.couchbase.client
com.couchbase.client   
com.couchbase.client.http   
com.couchbase.client.internal   
com.couchbase.client.protocol.views   
 

Classes in com.couchbase.client used by com.couchbase.client
ClusterManager
          A client for the Couchbase REST API.
CouchbaseClientIF
          This interface is provided as a helper for testing clients of the CouchbaseClient.
CouchbaseConnectionFactory
          Couchbase implementation of ConnectionFactory.
CouchbaseConnectionFactoryBuilder
          CouchbaseConnectionFactoryBuilder.
StoreType
          Operation Types.
ViewConnection
          The ViewConnection class creates and manages the various connections to the ViewNodes.
ViewNode
          Establishes a HTTP connection to a single Couchbase node.
 

Classes in com.couchbase.client used by com.couchbase.client.http
ViewConnection
          The ViewConnection class creates and manages the various connections to the ViewNodes.
 

Classes in com.couchbase.client used by com.couchbase.client.internal
CouchbaseConnection
          Maintains connections to each node in a cluster of Couchbase Nodes.
 

Classes in com.couchbase.client used by com.couchbase.client.protocol.views
CouchbaseClient
          A client for Couchbase Server.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.