| Class | Description |
|---|---|
| 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. |
Copyright © 2015 Couchbase, Inc.