Package com.couchbase.client.core.service
package com.couchbase.client.core.service
-
ClassDescriptionParent implementation of a dynamic
Service
.This service lazily creates an Endpoint if needed and reuses it.Abstract implementation of a service which enables and disables endpoints on demand.Abstract implementation of a (fixed size) pooling Service.TheAnalyticsService
is composed of and managesAnalyticsEndpoint
s.Defines the relationship between a bucket and a service.Calculates a merged state for all registered endpoints.TheService
is composed of and managesAnalyticsEndpoint
s.TheQueryService
is composed of and managesQueryEndpoint
s.TheViewService
is composed of and managesViewEndpoint
s.A generic implementation of a service pool.TheQueryService
is composed of and managesQueryEndpoint
s.A helper factory which generates endpoints.Represents the differentServiceType
s and how they map onto buckets.TheViewService
is composed of and managesViewEndpoint
s.