| Constructor and Description |
|---|
SchemaReader(PhoenixUtil util,
String searchPattern) |
| Modifier and Type | Method and Description |
|---|---|
static PhoenixUtil |
PhoenixUtil.create() |
static PhoenixUtil |
PhoenixUtil.create(boolean testEnabled) |
| Constructor and Description |
|---|
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
WorkloadExecutor workloadExecutor) |
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
WorkloadExecutor workloadExecutor,
List<DataModel> dataModels,
String queryHint,
boolean exportCSV) |
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
WorkloadExecutor workloadExecutor,
List<DataModel> dataModels,
String queryHint,
boolean exportCSV,
boolean writeRuntimeResults) |
WriteWorkload(PhoenixUtil util,
XMLConfigParser parser,
Properties properties,
PherfConstants.GeneratePhoenixStats generateStatistics) |
WriteWorkload(PhoenixUtil phoenixUtil,
XMLConfigParser parser,
Properties properties,
Scenario scenario,
PherfConstants.GeneratePhoenixStats generateStatistics)
Default the writers to use up all available cores for threads.
|
| Constructor and Description |
|---|
MultiTenantWorkload(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
List<PherfWorkHandler> workHandlers,
Properties properties) |
MultiTenantWorkload(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
PhoenixUtil |
LoadEventGenerator.getPhoenixUtil() |
PhoenixUtil |
BaseLoadEventGenerator.getPhoenixUtil() |
| Modifier and Type | Method and Description |
|---|---|
LoadEventGenerator<TenantOperationInfo> |
TenantLoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
List<PherfWorkHandler> workHandlers,
Properties properties) |
LoadEventGenerator<T> |
LoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
List<PherfWorkHandler> workHandlers,
Properties properties) |
LoadEventGenerator<TenantOperationInfo> |
TenantLoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
Properties properties) |
LoadEventGenerator<T> |
LoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
PhoenixUtil |
TenantOperationFactory.getPhoenixUtil() |
| Constructor and Description |
|---|
BaseOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
IdleTimeOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
PreScenarioOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
QueryOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
TenantOperationFactory(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
UpsertOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
UserDefinedOperationSupplier(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario) |
Copyright © 2022 Apache Software Foundation. All rights reserved.