Uses of Interface
com.couchbase.client.core.endpoint.Endpoint
Packages that use Endpoint
Package
Description
-
Uses of Endpoint in com.couchbase.client.core.endpoint
Classes in com.couchbase.client.core.endpoint that implement EndpointModifier and TypeClassDescriptionclassclassclassThisBaseEndpointimplements all common logic for endpoints that wrap the IO layer.classclassclassclassclassclass -
Uses of Endpoint in com.couchbase.client.core.service
Methods in com.couchbase.client.core.service that return EndpointModifier and TypeMethodDescriptionprotected EndpointAnalyticsService.createEndpoint()protected EndpointBackupService.createEndpoint()protected EndpointEventingService.createEndpoint()protected EndpointKeyValueService.createEndpoint()protected EndpointManagerService.createEndpoint()protected EndpointQueryService.createEndpoint()protected EndpointSearchService.createEndpoint()protected EndpointViewService.createEndpoint()Method parameters in com.couchbase.client.core.service with type arguments of type Endpoint -
Uses of Endpoint in com.couchbase.client.core.service.strategy
Methods in com.couchbase.client.core.service.strategy that return EndpointModifier and TypeMethodDescriptionMethod parameters in com.couchbase.client.core.service.strategy with type arguments of type Endpoint