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