public class SequentialLoadEventGenerator extends BaseLoadEventGenerator
BaseLoadEventGenerator.TenantOperationEvent| Modifier and Type | Field and Description |
|---|---|
protected static ExecutionType |
DEFAULT_EXECUTION_TYPE |
protected static int |
DEFAULT_NUM_ITERATIONS |
DEFAULT_BUFFER_SIZE, DEFAULT_NUM_HANDLER_PER_SCENARIO, disruptor, exceptionHandler, handlers, LOGGER, operationFactory, properties| Constructor and Description |
|---|
SequentialLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
List<PherfWorkHandler> workHandlers,
Properties properties) |
SequentialLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
List<PherfWorkHandler> |
getWorkHandlers(Properties properties) |
TenantOperationInfo |
next() |
getModel, getOperationFactory, getPhoenixUtil, getProperties, getScenario, start, stopprotected static final int DEFAULT_NUM_ITERATIONS
protected static final ExecutionType DEFAULT_EXECUTION_TYPE
public SequentialLoadEventGenerator(PhoenixUtil phoenixUtil, DataModel model, Scenario scenario, Properties properties)
public SequentialLoadEventGenerator(PhoenixUtil phoenixUtil, DataModel model, Scenario scenario, List<PherfWorkHandler> workHandlers, Properties properties)
public List<PherfWorkHandler> getWorkHandlers(Properties properties)
getWorkHandlers in interface LoadEventGenerator<TenantOperationInfo>getWorkHandlers in class BaseLoadEventGeneratorpublic TenantOperationInfo next()
next in interface LoadEventGenerator<TenantOperationInfo>next in class BaseLoadEventGeneratorCopyright © 2023 Apache Software Foundation. All rights reserved.