Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.couchbase.client
,
com.couchbase.client.clustermanager
,
com.couchbase.client.http
,
com.couchbase.client.internal
,
com.couchbase.client.protocol.views
,
com.couchbase.client.vbucket
,
com.couchbase.client.vbucket.config
Class Hierarchy
java.lang.Object
com.couchbase.client.protocol.views.
AbstractView
com.couchbase.client.protocol.views.
SpatialView
com.couchbase.client.protocol.views.
View
com.couchbase.client.http.
AsyncConnectionRequest
com.couchbase.client.vbucket.config.
Bucket
com.couchbase.client.vbucket.
BucketMonitorPipelineFactory
(implements org.jboss.netty.channel.ChannelPipelineFactory)
com.couchbase.client.vbucket.config.
CacheConfig
(implements com.couchbase.client.vbucket.config.
Config
)
com.couchbase.client.protocol.views.
ComplexKey
com.couchbase.client.vbucket.config.
ConfigDifference
net.spy.memcached.ConnectionFactoryBuilder
com.couchbase.client.
CouchbaseConnectionFactoryBuilder
com.couchbase.client.
CouchbaseProperties
com.couchbase.client.vbucket.config.
DefaultConfig
(implements com.couchbase.client.vbucket.config.
Config
)
com.couchbase.client.protocol.views.
DesignDocument
<T>
com.couchbase.client.protocol.views.
HttpOperationImpl
(implements com.couchbase.client.protocol.views.
HttpOperation
)
com.couchbase.client.protocol.views.
DesignDocFetcherOperationImpl
(implements com.couchbase.client.protocol.views.
DesignDocFetcherOperation
)
com.couchbase.client.protocol.views.
DesignDocOperationImpl
(implements com.couchbase.client.protocol.views.
DesignDocOperation
)
com.couchbase.client.protocol.views.
SpatialViewFetcherOperationImpl
(implements com.couchbase.client.protocol.views.
SpatialViewFetcherOperation
)
com.couchbase.client.protocol.views.
ViewFetcherOperationImpl
(implements com.couchbase.client.protocol.views.
ViewFetcherOperation
)
com.couchbase.client.protocol.views.
ViewOperationImpl
(implements com.couchbase.client.protocol.views.
ViewOperation
)
com.couchbase.client.protocol.views.
DocsOperationImpl
com.couchbase.client.protocol.views.
NoDocsOperationImpl
com.couchbase.client.protocol.views.
ReducedOperationImpl
com.couchbase.client.http.
HttpUtil
com.couchbase.client.vbucket.config.
Node
java.util.Observable
com.couchbase.client.vbucket.
BucketMonitor
com.couchbase.client.vbucket.config.
Pool
com.couchbase.client.protocol.views.
Query
com.couchbase.client.vbucket.
ReconfigurableObserver
(implements java.util.Observer)
com.couchbase.client.http.
RequestHandle
com.couchbase.client.http.
RequeueOpCallback
com.couchbase.client.protocol.views.
RowError
org.jboss.netty.channel.SimpleChannelUpstreamHandler (implements org.jboss.netty.channel.ChannelUpstreamHandler)
com.couchbase.client.vbucket.
BucketUpdateResponseHandler
com.couchbase.client.protocol.views.
SpatialViewDesign
com.couchbase.client.protocol.views.
SpatialViewRowNoDocs
(implements com.couchbase.client.protocol.views.
ViewRow
)
com.couchbase.client.protocol.views.
SpatialViewRowWithDocs
(implements com.couchbase.client.protocol.views.
ViewRow
)
net.spy.memcached.compat.SpyObject
com.couchbase.client.internal.
AdaptiveThrottler
(implements com.couchbase.client.internal.
Throttler
)
com.couchbase.client.http.
AsyncConnectionManager
com.couchbase.client.
ClusterManager
com.couchbase.client.vbucket.config.
ConfigurationParserJSON
(implements com.couchbase.client.vbucket.config.
ConfigurationParser
)
com.couchbase.client.vbucket.
ConfigurationProviderHTTP
(implements com.couchbase.client.vbucket.
ConfigurationProvider
)
com.couchbase.client.vbucket.config.
DefaultConfigFactory
(implements com.couchbase.client.vbucket.config.
ConfigFactory
)
net.spy.memcached.DefaultConnectionFactory (implements net.spy.memcached.ConnectionFactory)
net.spy.memcached.BinaryConnectionFactory
com.couchbase.client.
CouchbaseConnectionFactory
com.couchbase.client.internal.
HttpFuture
<T> (implements java.util.concurrent.Future<V>)
com.couchbase.client.internal.
ViewFuture
net.spy.memcached.MemcachedClient (implements net.spy.memcached.ConnectionObserver, net.spy.memcached.MemcachedClientIF)
com.couchbase.client.
CouchbaseClient
(implements com.couchbase.client.
CouchbaseClientIF
, com.couchbase.client.vbucket.
Reconfigurable
)
com.couchbase.client.protocol.views.
Paginator
(implements java.util.Iterator<E>)
net.spy.memcached.TapConnectionProvider (implements net.spy.memcached.ConnectionObserver)
com.couchbase.client.
TapConnectionProvider
(implements com.couchbase.client.vbucket.
Reconfigurable
)
com.couchbase.client.vbucket.
VBucketNodeLocator
(implements net.spy.memcached.NodeLocator)
com.couchbase.client.
ViewConnection
(implements com.couchbase.client.vbucket.
Reconfigurable
)
com.couchbase.client.
ViewNode
net.spy.memcached.TapClient
com.couchbase.client.
TapClient
com.couchbase.client.
TapMessagePrinter
java.lang.Thread (implements java.lang.Runnable)
net.spy.memcached.compat.SpyThread
net.spy.memcached.MemcachedConnection
com.couchbase.client.
CouchbaseConnection
(implements com.couchbase.client.vbucket.
Reconfigurable
)
com.couchbase.client.
CouchbaseMemcachedConnection
(implements com.couchbase.client.vbucket.
Reconfigurable
)
com.couchbase.client.internal.
ThrottleManager
<T>
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
net.spy.memcached.ops.OperationException
com.couchbase.client.protocol.views.
ViewException
java.lang.RuntimeException
com.couchbase.client.vbucket.config.
ConfigParsingException
com.couchbase.client.vbucket.
ConfigurationException
com.couchbase.client.vbucket.
ConnectionException
com.couchbase.client.protocol.views.
InvalidViewException
com.couchbase.client.
ObservedException
com.couchbase.client.
ObservedModifiedException
com.couchbase.client.
ObservedTimeoutException
com.couchbase.client.vbucket.config.
VBucket
com.couchbase.client.protocol.views.
ViewDesign
com.couchbase.client.protocol.views.
ViewResponse
(implements java.lang.Iterable<T>)
com.couchbase.client.protocol.views.
ViewResponseNoDocs
com.couchbase.client.protocol.views.
ViewResponseReduced
com.couchbase.client.protocol.views.
ViewResponseWithDocs
com.couchbase.client.protocol.views.
ViewRowNoDocs
(implements com.couchbase.client.protocol.views.
ViewRow
)
com.couchbase.client.protocol.views.
ViewRowReduced
(implements com.couchbase.client.protocol.views.
ViewRow
)
com.couchbase.client.protocol.views.
ViewRowWithDocs
(implements com.couchbase.client.protocol.views.
ViewRow
)
Interface Hierarchy
com.couchbase.client.vbucket.config.
Config
com.couchbase.client.vbucket.config.
ConfigFactory
com.couchbase.client.vbucket.config.
ConfigurationParser
com.couchbase.client.vbucket.
ConfigurationProvider
com.couchbase.client.protocol.views.
DesignDocFetcherOperation
com.couchbase.client.protocol.views.
DesignDocOperation
com.couchbase.client.protocol.views.
HttpOperation
net.spy.memcached.MemcachedClientIF
com.couchbase.client.
CouchbaseClientIF
com.couchbase.client.protocol.views.
NoDocsOperation
net.spy.memcached.ops.OperationCallback
com.couchbase.client.protocol.views.
DesignDocFetcherOperation.DesignDocFetcherCallback
com.couchbase.client.protocol.views.
DesignDocOperation.DesignDocCallback
com.couchbase.client.protocol.views.
NoDocsOperation.NoDocsCallback
com.couchbase.client.protocol.views.
ReducedOperation.ReducedCallback
com.couchbase.client.protocol.views.
SpatialViewFetcherOperation.ViewFetcherCallback
com.couchbase.client.protocol.views.
ViewFetcherOperation.ViewFetcherCallback
com.couchbase.client.protocol.views.
ViewOperation.ViewCallback
com.couchbase.client.vbucket.
Reconfigurable
com.couchbase.client.protocol.views.
ReducedOperation
com.couchbase.client.protocol.views.
SpatialViewFetcherOperation
com.couchbase.client.internal.
Throttler
com.couchbase.client.protocol.views.
ViewFetcherOperation
com.couchbase.client.protocol.views.
ViewOperation
com.couchbase.client.protocol.views.
ViewRow
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.couchbase.client.
StoreType
com.couchbase.client.clustermanager.
FlushResponse
com.couchbase.client.clustermanager.
BucketType
com.couchbase.client.clustermanager.
AuthType
com.couchbase.client.internal.
ThrottlerState
com.couchbase.client.protocol.views.
Stale
com.couchbase.client.protocol.views.
OnError
com.couchbase.client.vbucket.config.
Status
com.couchbase.client.vbucket.config.
Port
com.couchbase.client.vbucket.config.
ConfigType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.