| Package | Description |
|---|---|
| org.apache.phoenix.pherf.configuration | |
| org.apache.phoenix.pherf.workload.mt.generators |
| Modifier and Type | Method and Description |
|---|---|
ExecutionType |
QuerySet.getExecutionType()
This can be either SERIAL or PARALLEL
|
static ExecutionType |
ExecutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionType[] |
ExecutionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuerySet.setExecutionType(ExecutionType executionType) |
| Modifier and Type | Field and Description |
|---|---|
protected static ExecutionType |
SequentialLoadEventGenerator.DEFAULT_EXECUTION_TYPE |
Copyright © 2023 Apache Software Foundation. All rights reserved.