public class HClientFactoryProvider extends Object
CassandraHostConfigurator settings.| Constructor and Description |
|---|
HClientFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
static HClientFactory |
createFactory(CassandraHostConfigurator chc)
Create a
HClientFactory based on the setting in chc. |
public static HClientFactory createFactory(CassandraHostConfigurator chc)
HClientFactory based on the setting in chc.chc - a CassandraHostConfigurator instanceHClientFactoryRuntimeException - if it couldn't instantiate a factory class
given by CassandraHostConfigurator parametersCopyright © 2014. All Rights Reserved.