| Package | Description |
|---|---|
| com.couchbase.client.dcp |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionNameGenerator
The default implementation for the
ConnectionNameGenerator. |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionNameGenerator |
DefaultConnectionNameGenerator.INSTANCE
A connection name generator with a default User Agent string.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionNameGenerator |
Client.Environment.connectionNameGenerator()
Returns the name generator used to identify DCP sockets.
|
| Modifier and Type | Method and Description |
|---|---|
Client.Builder |
Client.Builder.connectionNameGenerator(ConnectionNameGenerator connectionNameGenerator)
If specific names for DCP connections should be generated, a custom one can be provided.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.