| Package | Description |
|---|---|
| org.apache.phoenix.pherf.workload.mt.generators | |
| org.apache.phoenix.pherf.workload.mt.operations |
| Modifier and Type | Method and Description |
|---|---|
TenantOperationInfo |
BaseLoadEventGenerator.TenantOperationEvent.getTenantOperationInfo() |
TenantOperationInfo |
WeightedRandomLoadEventGenerator.next() |
abstract TenantOperationInfo |
BaseLoadEventGenerator.next() |
TenantOperationInfo |
UniformDistributionLoadEventGenerator.next() |
TenantOperationInfo |
LoadEventGenerator.next() |
TenantOperationInfo |
SequentialLoadEventGenerator.next() |
| Modifier and Type | Method and Description |
|---|---|
LoadEventGenerator<TenantOperationInfo> |
TenantLoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
List<PherfWorkHandler> workHandlers,
Properties properties) |
LoadEventGenerator<TenantOperationInfo> |
TenantLoadEventGeneratorFactory.newLoadEventGenerator(PhoenixUtil phoenixUtil,
DataModel model,
Scenario scenario,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseLoadEventGenerator.TenantOperationEvent.setTenantOperationInfo(TenantOperationInfo tenantOperationInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats> |
QueryOperationSupplier.get() |
org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats> |
IdleTimeOperationSupplier.get() |
org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats> |
UserDefinedOperationSupplier.get() |
org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats> |
PreScenarioOperationSupplier.get() |
org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats> |
UpsertOperationSupplier.get() |
org.apache.phoenix.thirdparty.com.google.common.base.Supplier<org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats>> |
TenantOperationFactory.getOperationSupplier(TenantOperationInfo input) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.phoenix.thirdparty.com.google.common.base.Supplier<org.apache.phoenix.thirdparty.com.google.common.base.Function<TenantOperationInfo,OperationStats>> |
TenantOperationFactory.getOperationSupplier(TenantOperationInfo input) |
void |
TenantOperationFactory.initializeTenant(TenantOperationInfo input) |
| Constructor and Description |
|---|
OperationStats(TenantOperationInfo input,
long startTime,
int status,
long rowCount,
long durationInMs) |
Copyright © 2023 Apache Software Foundation. All rights reserved.