Package com.couchbase.client.core.endpoint
package com.couchbase.client.core.endpoint
-
ClassDescriptionThis
BaseEndpointimplements all common logic for endpoints that wrap the IO layer.TheCircuitBreakerinterface 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 anEndpointcan be in.A simple noop implementation of theCircuitBreakerif disabled by the user.Interface which provides a common API to initialize endpoint-specific pipelines.Wraps a GRPC ManagedChannel.Maintains a pool of ProtostellarEndpoints.