public class HaBrokerConfig extends SingleBrokerConfig
DEFAULT_MAX_IDLE, DEFAULT_MAX_TOTAL, DEFAULT_MIN_IDLEDEFAULT_BLOCK_WHEN_EXHAUSTED, DEFAULT_EVICTION_POLICY_CLASS_NAME, DEFAULT_JMX_ENABLE, DEFAULT_JMX_NAME_BASE, DEFAULT_JMX_NAME_PREFIX, DEFAULT_LIFO, DEFAULT_MAX_WAIT_MILLIS, DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS, DEFAULT_NUM_TESTS_PER_EVICTION_RUN, DEFAULT_SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS, DEFAULT_TEST_ON_BORROW, DEFAULT_TEST_ON_CREATE, DEFAULT_TEST_ON_RETURN, DEFAULT_TEST_WHILE_IDLE, DEFAULT_TIME_BETWEEN_EVICTION_RUNS_MILLIS| Constructor and Description |
|---|
HaBrokerConfig() |
| Modifier and Type | Method and Description |
|---|---|
HaBrokerConfig |
clone() |
String |
getTrackAddrList() |
void |
setBrokerAddress(String brokerAddress)
Deprecated.
|
void |
setTrackAddrList(String trackAddrList) |
getBrokerAddress, getDispatcher, getExecutorCount, getSelectorCount, setDispatcher, setExecutorCount, setSelectorCountgetMaxIdle, getMaxTotal, getMinIdle, setMaxIdle, setMaxTotal, setMinIdlegetBlockWhenExhausted, getEvictionPolicyClassName, getJmxEnabled, getJmxNameBase, getJmxNamePrefix, getLifo, getMaxWaitMillis, getMinEvictableIdleTimeMillis, getNumTestsPerEvictionRun, getSoftMinEvictableIdleTimeMillis, getTestOnBorrow, getTestOnCreate, getTestOnReturn, getTestWhileIdle, getTimeBetweenEvictionRunsMillis, setBlockWhenExhausted, setEvictionPolicyClassName, setJmxEnabled, setJmxNameBase, setJmxNamePrefix, setLifo, setMaxWaitMillis, setMinEvictableIdleTimeMillis, setNumTestsPerEvictionRun, setSoftMinEvictableIdleTimeMillis, setTestOnBorrow, setTestOnCreate, setTestOnReturn, setTestWhileIdle, setTimeBetweenEvictionRunsMillispublic String getTrackAddrList()
public void setTrackAddrList(String trackAddrList)
@Deprecated public void setBrokerAddress(String brokerAddress)
setBrokerAddress in class org.zstacks.znet.pool.RemotingClientPoolConfigpublic HaBrokerConfig clone()
clone in class SingleBrokerConfigCopyright © 2015. All rights reserved.