| BucketConfigUtil |
Defines helpful routines for working with bucket configs.
|
| Bytes |
Defines useful constants and methods regarding bytes.
|
| CbAnnotations |
|
| CbCollections |
|
| CbObjects |
|
| CbPreconditions |
|
| CbStrings |
|
| CbThrowables |
|
| CompositeStateful<T,IN,OUT> |
Represents a stateful component of one or more individual stateful elements.
|
| ConnectionString |
|
| ConnectionString.UnresolvedSocket |
|
| ConnectionStringUtil |
Contains various helper methods when dealing with the connection string.
|
| CouchbaseBlockHoundIntegration |
Integrates the Couchbase infrastructure with BlockHound.
|
| DnsSrv |
|
| EnumLookupTable<E extends Enum<E>> |
Provides efficient lookup for enums whose values are associated with small integers.
|
| Golang |
Helper methods that have to do with certain golang-specific format the server uses.
|
| HostAndPort |
Typed tuple that holds an unresolved hostname and port tuple and provides utility access methods.
|
| LRUCache<K,V> |
Implements a generic LRU cache which evicts after the max size is reached.
|
| NanoTimestamp |
|
| NetworkAddress |
A convenient wrapper class around network primitives in Java.
|
| SingleStateful<S> |
Represents a single stateful component.
|
| UnsignedLEB128 |
Encodes and decodes the unsigned LEB128 (Little Endian Base 128) format.
|
| UrlQueryStringBuilder |
|
| Validators |
Common validators used throughout the client.
|