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 QueryEndpoint s. |
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 © 2014 Couchbase, Inc.