C# (CSharp) Couchbase Namespace

Nested Namespaces

Couchbase.AspNet
Couchbase.Configuration
Couchbase.Encryption
Couchbase.Helpers
Couchbase.HttpClients
Couchbase.IntegrationTests
Couchbase.Lite
Couchbase.Management
Couchbase.N1QL
Couchbase.Operations
Couchbase.Results
Couchbase.Search
Couchbase.Services
Couchbase.Settings
Couchbase.Tests
Couchbase.Transactions
Couchbase.UnitTests
Couchbase.Utils

Classes

Name Description
BasicCouchbaseOperationFactory
CouchbaseNode
CouchbasePool Socket pool using the Couchbase server's dynamic node list
CouchbasePool.InternalState
CouchbasePool.NotFoundLocator
DefaultHttpClient
DefaultHttpClient.DefaultHttpRequestWrapper
DefaultHttpClient.DefaultHttpResponseWrapper
DefaultHttpClient.HttpWebRequestWrapper WebClientWithTimeout and its base WebClient do not alow for params to be set after instantiation. This wrapper will allow for that scenario.
DefaultHttpClientFactory
HammockHttpClient Default implementation of the IHttpClient using the Hammock REST library.
HammockHttpClient.HammockRequestWrapper
HammockHttpClient.HammockResponseWrapper
HammockHttpClientFactory Creates instances of the Hammock implementation of IHttpClient.
Json
ObserveExpectationException
ObserveHandler
ObserveHandler.ObserveOperationSetup
ObservedNode
VBucketAwareOperationFactory Couchbase requires each item operation to have a vbucket index set in the request's "reserved" field. (This is used for replicatiom and failover.) This op factory provides customized operations handling these indexes.
VBucketAwareOperationFactory.VBConcat
VBucketAwareOperationFactory.VBDelete
VBucketAwareOperationFactory.VBGet
VBucketAwareOperationFactory.VBMget
VBucketAwareOperationFactory.VBMutator
VBucketAwareOperationFactory.VBStore