| Interface | Description |
|---|---|
| Stateful<S> |
Common interface for stateful components.
|
| Class | Description |
|---|---|
| BucketConfigUtil |
Defines helpful routines for working with bucket configs.
|
| Bytes |
Defines useful constants and methods with regards to bytes.
|
| CbAnnotations | |
| CbCollections | |
| CbObjects | |
| CbStrings | |
| CbThrowables | |
| CompositeStateful<T,IN,OUT> |
Represents a stateful component of one or more individual stateful elements.
|
| ConnectionString |
Implements a
ConnectionString. |
| ConnectionString.UnresolvedSocket | |
| ConnectionStringUtil |
Contains various helper methods when dealing with the connection string.
|
| CouchbaseBlockHoundIntegration |
Integrates the Couchbase infrastructure with
BlockHound. |
| DnsSrv | |
| 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.
|
| 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.
|
| Enum | Description |
|---|---|
| ConnectionString.PortType | |
| ConnectionString.Scheme |
Copyright © 2021 Couchbase, Inc.. All rights reserved.