| 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.
|
| ConfigService | |
| DCPService | |
| EndpointStateZipper |
Calculates a merged state for all registered endpoints.
|
| KeyValueService | |
| QueryService |
The
QueryService is composed of and manages QueryEndpoints. |
| ServiceFactory | |
| ViewService |
The
ViewService is composed of and manages ViewEndpoints. |
| Enum | Description |
|---|---|
| BucketServiceMapping |
Defines the relationship between a bucket and a service.
|
| ServiceType |
Represents the different
ServiceTypes and how they map onto buckets. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.