Uses of Package
com.couchbase.client.core.node
Packages that use com.couchbase.client.core.node
Package
Description
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.
-
Classes in com.couchbase.client.core.node used by com.couchbase.client.core
-
Classes in com.couchbase.client.core.node used by com.couchbase.client.core.envClassDescriptionThis interface defines different hashing strategies used for ketama hashing in memcached buckets.
-
Classes in com.couchbase.client.core.node used by com.couchbase.client.core.nodeClassDescriptionThe default memcache bucket hashing strategy, compatible with 2.x Java SDK.The legacy memcache bucket hashing strategy, compatible with Java SDK 1.x.This interface defines different hashing strategies used for ketama hashing in memcached buckets.Represents a Couchbase Node.Handles the registration of services and their associated buckets.A
MemcachedHashingStrategy
which is compatible with libcouchbase and SDKs that are built on top. -
Classes in com.couchbase.client.core.node used by com.couchbase.client.core.node.locate