| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_CONNECTIONS_PER_PARTITION |
10 |
public static final int |
DEFAULT_MIN_CONNECTIONS_PER_PARTITION |
5 |
public static final int |
DEFAULT_PARTITION_COUNT |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAX_CONNECTIONS_PER_PARTITION |
"qpid.jdbcstore.bonecp.maxConnectionsPerPartition" |
public static final String |
MIN_CONNECTIONS_PER_PARTITION |
"qpid.jdbcstore.bonecp.minConnectionsPerPartition" |
public static final String |
PARTITION_COUNT |
"qpid.jdbcstore.bonecp.partitionCount" |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.