public final class SearchServiceConfig extends AbstractServiceConfig
DEFAULT_IDLE_TIME, NO_IDLE_TIME| Modifier and Type | Method and Description |
|---|---|
static SearchServiceConfig |
create(int minEndpoints,
int maxEndpoints) |
static SearchServiceConfig |
create(int minEndpoints,
int maxEndpoints,
int idleTime) |
String |
toString() |
idleTime, isPipelined, maxEndpoints, minEndpointspublic static SearchServiceConfig create(int minEndpoints, int maxEndpoints)
public static SearchServiceConfig create(int minEndpoints, int maxEndpoints, int idleTime)
public String toString()
toString in class AbstractServiceConfigCopyright © 2017 Couchbase, Inc.. All rights reserved.