Package | Description |
---|---|
com.couchbase.client.core.endpoint |
Modifier and Type | Class and Description |
---|---|
class |
NoopCircuitBreaker
A simple noop implementation of the
CircuitBreaker if disabled by the user. |
Modifier and Type | Method and Description |
---|---|
CircuitBreaker |
EndpointContext.circuitBreaker() |
Constructor and Description |
---|
EndpointContext(CoreContext ctx,
HostAndPort remoteSocket,
CircuitBreaker circuitBreaker,
ServiceType serviceType,
Optional<HostAndPort> localSocket,
Optional<String> bucket,
Optional<String> channelId)
Creates a new
EndpointContext . |
Copyright © 2021 Couchbase, Inc.. All rights reserved.