Package com.mapr.ycsb.config
Class Config
java.lang.Object
com.mapr.ycsb.config.Config
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
getJavaInfo
-
getTableInfo
-
getDriverConfig
-
getLauncherConfig
-
getBenchmark
-
getJarFile
-
getWorkingDir
-
getJavaCmdLine
public org.apache.commons.exec.CommandLine getJavaCmdLine() -
getConfigFile
-
load
public static Config load(File configFile) throws com.fasterxml.jackson.core.JsonParseException, com.fasterxml.jackson.databind.JsonMappingException, IOException - Throws:
com.fasterxml.jackson.core.JsonParseExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOException
-