| Package | Description |
|---|---|
| com.couchbase.client.core.service | |
| com.couchbase.client.core.service.strategies |
| Constructor and Description |
|---|
AbstractPoolingService(String hostname,
String bucket,
String password,
int port,
CoreEnvironment env,
int minEndpoints,
int maxEndpoints,
SelectionStrategy strategy,
com.lmax.disruptor.RingBuffer<ResponseEvent> responseBuffer,
Service.EndpointFactory endpointFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionSelectionStrategy
Selects the
Endpoint based on the information enclosed in the CouchbaseRequest. |
class |
RandomSelectionStrategy
|
Copyright © 2016 Couchbase, Inc.. All rights reserved.