mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
add cql historic activity parameters to config model
This commit is contained in:
@@ -251,6 +251,7 @@ public class Cqld4Space {
|
||||
.add(Param.optional("cloud_proxy_address",String.class,"Cloud Proxy Address"))
|
||||
.add(SSLKsFactory.get().getConfigModel())
|
||||
.add(getDriverOptionsModel())
|
||||
.add(new OptionHelpers(new OptionsMap()).getConfigModel())
|
||||
.asReadOnly();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user