Interface | Description |
---|---|
Service | |
Service.EndpointFactory |
A helper factory which generates endpoints.
|
Class | Description |
---|---|
AbstractDynamicService |
Parent implementation of a dynamic
Service . |
AbstractLazyService |
This service lazily creates an Endpoint if needed and reuses it.
|
AbstractOnDemandService |
Abstract implementation of a service which enables and disables endpoints on demand.
|
AbstractPoolingService |
Abstract implementation of a (fixed size) pooling Service.
|
AnalyticsService |
The
AnalyticsService is composed of and manages AnalyticsEndpoint s. |
ConfigService | |
EndpointStateZipper |
Calculates a merged state for all registered endpoints.
|
KeyValueService | |
OldAnalyticsService |
The
Service is composed of and manages AnalyticsEndpoint s. |
OldKeyValueService | |
OldQueryService |
The
QueryService is composed of and manages QueryEndpoint s. |
OldSearchService | |
OldViewService |
The
ViewService is composed of and manages ViewEndpoint s. |
PooledService |
A generic implementation of a service pool.
|
QueryService |
The
QueryService is composed of and manages QueryEndpoint s. |
SearchService | |
ServiceFactory | |
ViewService |
The
ViewService is composed of and manages ViewEndpoint s. |
Enum | Description |
---|---|
BucketServiceMapping |
Defines the relationship between a bucket and a service.
|
ServiceType |
Represents the different
ServiceType s and how they map onto buckets. |
Copyright © 2018 Couchbase, Inc.. All rights reserved.