| Package | Description |
|---|---|
| org.apache.phoenix.pherf | |
| org.apache.phoenix.pherf.workload |
| Modifier and Type | Method and Description |
|---|---|
static PherfConstants.GeneratePhoenixStats |
PherfConstants.GeneratePhoenixStats.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PherfConstants.GeneratePhoenixStats[] |
PherfConstants.GeneratePhoenixStats.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WriteWorkload(PhoenixUtil phoenixUtil,
Properties properties,
XMLConfigParser parser,
Scenario scenario,
PherfConstants.GeneratePhoenixStats generateStatistics)
Default the writers to use up all available cores for threads.
|
WriteWorkload(PhoenixUtil util,
XMLConfigParser parser,
PherfConstants.GeneratePhoenixStats generateStatistics) |
WriteWorkload(PhoenixUtil phoenixUtil,
XMLConfigParser parser,
Scenario scenario,
PherfConstants.GeneratePhoenixStats generateStatistics) |
WriteWorkload(XMLConfigParser parser,
PherfConstants.GeneratePhoenixStats generateStatistics) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.