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