| Package | Description |
|---|---|
| org.apache.phoenix.pherf.workload.mt.generators | |
| org.apache.phoenix.pherf.workload.mt.operations |
| Modifier and Type | Method and Description |
|---|---|
Operation |
TenantOperationInfo.getOperation() |
| Constructor and Description |
|---|
TenantOperationInfo(String modelName,
String scenarioName,
String tableName,
String tenantGroupId,
String operationGroupId,
String tenantId,
Operation operation) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdleTimeOperation
Defines a no op operation, typically used to simulate idle time.
|
interface |
PreScenarioOperation
Defines a pre scenario operation.
|
interface |
QueryOperation
Defines a query operation.
|
interface |
UpsertOperation
Defines an upsert operation.
|
interface |
UserDefinedOperation
Defines an user defined operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
TenantOperationFactory.getOperations() |
Copyright © 2023 Apache Software Foundation. All rights reserved.