public class WorkloadExecutor extends Object
| Constructor and Description |
|---|
WorkloadExecutor() |
WorkloadExecutor(Properties properties) |
WorkloadExecutor(Properties properties,
String filePattern) |
WorkloadExecutor(Properties properties,
XMLConfigParser parser,
boolean monitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeDataLoad()
Executes all scenarios dataload
|
void |
executeMultithreadedQueryExecutor(String queryHint,
boolean export,
PherfConstants.RunMode runMode)
Executes all scenario multi-threaded query sets
|
XMLConfigParser |
getParser() |
void |
shutdown() |
public WorkloadExecutor(Properties properties) throws Exception
Exceptionpublic WorkloadExecutor(Properties properties, String filePattern) throws Exception
Exceptionpublic WorkloadExecutor(Properties properties, XMLConfigParser parser, boolean monitor) throws Exception
Exceptionpublic void executeDataLoad()
throws Exception
Exceptionpublic void executeMultithreadedQueryExecutor(String queryHint, boolean export, PherfConstants.RunMode runMode) throws Exception
queryHint - Exceptionpublic XMLConfigParser getParser()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.