java - How to configure com.datastax.driver.core.Cluster.Initializer from a configuration file -


i wanted know if it's possible build com.datastax.driver.core.cluster.initializer configuration file mentioned in api java docs.

are there existing implementations parse file , create cluster.initializer or expected write our own?

thanks.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -