Package | Description |
---|---|
com.couchbase.client.core |
Couchbase Core IO - Domain Model and Architecture
=================================================
This documentation describes the domain model of the core package, covers important architecture and design
decisions and provides a solid introduction on the inner workings.
|
com.couchbase.client.core.env | |
com.couchbase.client.core.node | |
com.couchbase.client.core.node.locate |
Class and Description |
---|
Node
Represents a Couchbase Node.
|
Class and Description |
---|
MemcachedHashingStrategy
This interface defines different hashing strategies used for ketama hashing in memcached buckets.
|
Class and Description |
---|
DefaultMemcachedHashingStrategy
The default memcache bucket hashing strategy, compatible with 2.x Java SDK.
|
LegacyMemcachedHashingStrategy
The legacy memcache bucket hashing strategy, compatible with Java SDK 1.x.
|
MemcachedHashingStrategy
This interface defines different hashing strategies used for ketama hashing in memcached buckets.
|
Node
Represents a Couchbase Node.
|
ServiceRegistry
Handles the registration of services and their associated buckets.
|
StandardMemcachedHashingStrategy
A
MemcachedHashingStrategy which is compatible with libcouchbase and SDKs that
are built on top. |
Class and Description |
---|
Node
Represents a Couchbase Node.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.