Class | Description |
---|---|
AnalyticsIngester.IngestOptions | |
Blocking | Deprecated
this class has been moved into core (
Blocking |
Bootstrap |
Utility classes for bootstrapping.
|
DigestUtils |
Utility methods around hashes, message digests, etc...
|
LRUCache<K,V> |
Implements a generic LRU cache which evicts after the max size is reached.
|
NodeLocatorHelper |
Helper class to provide direct access on how document IDs are mapped onto nodes.
|
OnSubscribeDeferAndWatch<T> |
Defers the execution of a
Subject and in addition watches for early unsubscription and
cleans up buffers if the content is ReferenceCounted . |
TransparentReplicaGetHelper |
The
TransparentReplicaGetHelper abstracts common logic to first grab the
active document and if that fails tries all available replicas and returns the first
result. |
Enum | Description |
---|---|
AnalyticsIngester |
This class allows to take results from an analytics
result and turn it back into KV operations that will be inserted.
|
AnalyticsIngester.IngestMethod |
Describes how the data should be ingested back into the kv service.
|
Copyright © 2015 Couchbase, Inc.