Package | Description |
---|---|
com.couchbase.client.core.service |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLazyService
This service lazily creates an Endpoint if needed and reuses it.
|
class |
AbstractOnDemandService
Abstract implementation of a service which enables and disables endpoints on demand.
|
class |
AbstractPoolingService
Abstract implementation of a (fixed size) pooling Service.
|
class |
ConfigService |
class |
DCPService |
class |
KeyValueService |
class |
QueryService
The
QueryService is composed of and manages QueryEndpoint s. |
class |
SearchService |
class |
ViewService
The
ViewService is composed of and manages ViewEndpoint s. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.