Package com.couchbase.client.core.endpoint
package com.couchbase.client.core.endpoint
-
ClassDescriptionThis
BaseEndpoint
implements all common logic for endpoints that wrap the IO layer.TheCircuitBreaker
interface defines the external integration points between an implementation and its callingBaseEndpoint
.Defines if a request is considered a success or a failure.Represents all the states a circuit breaker can be in, possibly.Allows configuring aCircuitBreaker
.The parent interface for all endpoints.Represents all states anEndpoint
can be in.A simple noop implementation of theCircuitBreaker
if disabled by the user.Interface which provides a common API to initialize endpoint-specific pipelines.Wraps a GRPC ManagedChannel.Maintains a pool of ProtostellarEndpoints.