Package com.twicedb.client.config
Class ClientConfig
java.lang.Object
com.twicedb.client.config.ClientConfig
A class holding the runtime configuration values of a client.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ClientConfig
public ClientConfig() -
ClientConfig
-
-
Method Details
-
getReaderAddress
-
getWriterAddress
-
getZkAddress
-
setZkAddress
-
getShard
-
getCertFile
-
getKeyFile
-
getCAFile
-
getKeystoreFile
-
getKeystorePassword
-
getTruststoreFile
-
getTruststorePassword
-
getReadQueueCapacity
public int getReadQueueCapacity() -
getWriteQueueCapacity
public int getWriteQueueCapacity() -
getMinCompressionSize
public int getMinCompressionSize() -
getPackagePrefixes
-