A C D E F G H I L M N O P Q R S T U V W X 

A

add(String, String, long, long) - Method in class org.apache.phoenix.pherf.result.DataLoadThreadTime
 
add(String, int, int) - Method in class org.apache.phoenix.pherf.result.DataLoadTimeSummary
 
add(Workload) - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
applySchema() - Method in class org.apache.phoenix.pherf.schema.SchemaReader
 

C

checkDatePattern(String) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
close() - Method in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
close() - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
close() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
Column - Class in org.apache.phoenix.pherf.configuration
 
Column() - Constructor for class org.apache.phoenix.pherf.configuration.Column
 
Column(Column) - Constructor for class org.apache.phoenix.pherf.configuration.Column
 
COMBINED_FILE_NAME - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
compare(RunTime, RunTime) - Method in class org.apache.phoenix.pherf.result.RunTime
 
compareTo(RunTime) - Method in class org.apache.phoenix.pherf.result.RunTime
 
complete() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
complete() - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
 
complete() - Method in interface org.apache.phoenix.pherf.workload.Workload
Use this method to perform any cleanup or forced shutdown of the thread.
complete() - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
Complete all workloads in the list.
complete() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
convertNull(String) - Method in class org.apache.phoenix.pherf.result.ResultUtil
 
CPULoadAverageMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
CPULoadAverageMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.CPULoadAverageMonitor
 
create() - Static method in class org.apache.phoenix.pherf.PherfConstants
 
create() - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
create(boolean) - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
CSVFileResultHandler - Class in org.apache.phoenix.pherf.result.impl
 
CSVFileResultHandler() - Constructor for class org.apache.phoenix.pherf.result.impl.CSVFileResultHandler
 
csvPrinter - Variable in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
CSVResultHandler - Class in org.apache.phoenix.pherf.result.impl
 
CSVResultHandler() - Constructor for class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 

D

DataLoadThreadTime - Class in org.apache.phoenix.pherf.result
 
DataLoadThreadTime() - Constructor for class org.apache.phoenix.pherf.result.DataLoadThreadTime
 
DataLoadTimeSummary - Class in org.apache.phoenix.pherf.result
 
DataLoadTimeSummary() - Constructor for class org.apache.phoenix.pherf.result.DataLoadTimeSummary
 
DataModel - Class in org.apache.phoenix.pherf.configuration
 
DataModel() - Constructor for class org.apache.phoenix.pherf.configuration.DataModel
 
DataModelResult - Class in org.apache.phoenix.pherf.result
 
DataModelResult() - Constructor for class org.apache.phoenix.pherf.result.DataModelResult
 
DataModelResult(DataModelResult) - Constructor for class org.apache.phoenix.pherf.result.DataModelResult
Copy constructor
DataModelResult(DataModel, String) - Constructor for class org.apache.phoenix.pherf.result.DataModelResult
 
DataModelResult(DataModel) - Constructor for class org.apache.phoenix.pherf.result.DataModelResult
 
DataOverride - Class in org.apache.phoenix.pherf.configuration
 
DataOverride() - Constructor for class org.apache.phoenix.pherf.configuration.DataOverride
 
DataSequence - Enum in org.apache.phoenix.pherf.configuration
 
DataTypeMapping - Enum in org.apache.phoenix.pherf.configuration
 
DataValue - Class in org.apache.phoenix.pherf.rules
 
DataValue() - Constructor for class org.apache.phoenix.pherf.rules.DataValue
 
DataValue(DataTypeMapping, String) - Constructor for class org.apache.phoenix.pherf.rules.DataValue
 
DataValue(DataValue) - Constructor for class org.apache.phoenix.pherf.rules.DataValue
 
DEFAULT_BATCH_SIZE - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_CONCURRENCY - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_DATE_PATTERN - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_NUMBER_OF_EXECUTIONS - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_THREAD_DURATION_IN_MS - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DEFAULT_TIME_ZONE - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DefaultResultHandler - Class in org.apache.phoenix.pherf.result.impl
 
DefaultResultHandler() - Constructor for class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
deleteDir(String) - Method in class org.apache.phoenix.pherf.result.ResultUtil
Utility method to delete directory
deleteTables(String) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Delete existing tables with schema name set as PherfConstants.PHERF_SCHEMA_NAME with regex comparison
DIFF_FAIL - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
DIFF_PASS - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
doDiff(Query, String) - Method in class org.apache.phoenix.pherf.workload.QueryVerifier
Do a diff between exported query results and temporary CSV file

E

ensureBaseDirExists(String) - Method in class org.apache.phoenix.pherf.result.ResultUtil
Utility method to check if base result dir exists
ensureBaseResultDirExists() - Method in class org.apache.phoenix.pherf.result.ResultUtil
 
equals(Object) - Method in class org.apache.phoenix.pherf.configuration.Column
Equal if column name and type match
equals(Object) - Method in class org.apache.phoenix.pherf.configuration.Scenario
Scenarios have to have unique table names
execute() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
execute() - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Calls in Multithreaded Query Executor for all datamodels
execute() - Method in interface org.apache.phoenix.pherf.workload.Workload
 
execute() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
executeAllScenarios(DataModel) - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Execute all scenarios
executeQuerySetDdls(QuerySet) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Execute all querySet DDLs first based on tenantId if specified.
executeQuerySetParallel(DataModelResult, QuerySet, QuerySetResult) - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Execute query set in parallel
executeQuerySetSerial(DataModelResult, QuerySet, QuerySetResult) - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Execute query set serially
executeRunner(String, DataModelResult, QueryResult, QuerySet) - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Execute multi-thread runner
executeScenarioDdl(Scenario) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Executes any ddl defined at the scenario level.
executeStatement(String, Scenario) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
executeStatement(String, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
executeStatement(PreparedStatement, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
executeStatementThrowException(String, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Execute statement
ExecutionType - Enum in org.apache.phoenix.pherf.configuration
 
EXPORT_DIR - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
EXPORT_TMP - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
exportAllScenarios(DataModel) - Method in class org.apache.phoenix.pherf.workload.QueryExecutor
Export all queries results to CSV
exportCSV(Query) - Method in class org.apache.phoenix.pherf.workload.QueryVerifier
Export query resultSet to CSV file
Extension - Enum in org.apache.phoenix.pherf.result.file
 

F

FileLoaderException - Exception in org.apache.phoenix.pherf.exception
 
FileLoaderException(String) - Constructor for exception org.apache.phoenix.pherf.exception.FileLoaderException
 
FileLoaderException(String, Exception) - Constructor for exception org.apache.phoenix.pherf.exception.FileLoaderException
 
FileLoaderRuntimeException - Exception in org.apache.phoenix.pherf.exception
 
FileLoaderRuntimeException(String) - Constructor for exception org.apache.phoenix.pherf.exception.FileLoaderRuntimeException
 
FileLoaderRuntimeException(String, Exception) - Constructor for exception org.apache.phoenix.pherf.exception.FileLoaderRuntimeException
 
flush() - Method in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
flush() - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
flush() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
flush() - Method in class org.apache.phoenix.pherf.result.ResultManager
Allows for flushing all the ResultHandler
FreeMemoryMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
FreeMemoryMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.FreeMemoryMonitor
 

G

GarbageCollectorElapsedTimeMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
GarbageCollectorElapsedTimeMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.GarbageCollectorElapsedTimeMonitor
 
generateRandomDate(int, int) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
generateRandomDate(String, String) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
get() - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
Blocks on waiting for all workloads to finish.
get(Workload) - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
Calls the Future.get() method pertaining to this workflow.
getAvgMaxRunTimeInMs() - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getAvgMinRunTimeInMs() - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getAvgRunTimeInMs() - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getAvgTimeInMs() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getBatchSize() - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
getBatchSize() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
getColumn() - Method in class org.apache.phoenix.pherf.configuration.DataOverride
 
getColumnsFromPhoenix(String, String, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getColumnsMetaData(String, String, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getConcurrency() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
Target concurrency.
getConnection() - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getConnection(String) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getCsvDetailedRepresentation(ResultUtil, ResultFileDetails) - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getCsvFunctionalRepresentation(ResultUtil) - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getCSVHeaderAsResult(String) - Method in class org.apache.phoenix.pherf.result.ResultUtil
Used by custom ResultWriter out Pherf's normal code base
getCsvPerformanceRepresentation(ResultUtil) - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getCsvRepresentation(ResultUtil) - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getCsvTitle() - Method in class org.apache.phoenix.pherf.result.DataLoadThreadTime
 
getCurrentDate() - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
getDataForRule(Scenario, Column) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
Get a data value based on rules.
getDataMappingColumns() - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
getDataModelByName(String) - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getDataModels() - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getDataOverride() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Data override
getDataSequence() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getDataValue(Column) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
Get data value based on the supplied rule
getDataValues() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getDdl() - Method in class org.apache.phoenix.pherf.configuration.Query
DDL is executed only once.
getDdl() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Scenario level DDL that is executed before running the scenario.
getDistribution() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getdType() - Method in enum org.apache.phoenix.pherf.configuration.DataTypeMapping
 
getElapsedDurationInMs() - Method in class org.apache.phoenix.pherf.result.RunTime
 
getExecutionDurationInMs() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
Execution duration of query per thread.
getExecutionDurationInMs() - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
getExecutionType() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
This can be either SERIAL or PARALLEL
getExpectedAggregateRowCount() - Method in class org.apache.phoenix.pherf.configuration.Query
Expected aggregate row count is matched if specified
getExplainPlan() - Method in class org.apache.phoenix.pherf.result.RunTime
 
getExplainPlan(Query) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Get explain plan for a query
getExtension() - Method in enum org.apache.phoenix.pherf.result.file.ResultFileDetails
 
getExtraRowCount() - Method in class org.apache.phoenix.pherf.util.RowCalculator
Get the number of extra rows that need to be added if rows don't divide evenly among the buckets.
getFilePattern() - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getHeader() - Method in enum org.apache.phoenix.pherf.result.file.ResultFileDetails
 
getHeader() - Method in class org.apache.phoenix.pherf.result.Result
 
getId() - Method in class org.apache.phoenix.pherf.configuration.Query
Query ID, Use UUID if none specified
getLength() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getMaxConcurrency() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
Maximum concurrency for a query set
getMaxTimeInMs() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getMaxValue() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getMaxValue() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getMessage() - Method in class org.apache.phoenix.pherf.result.RunTime
 
getMinConcurrency() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
Minimum concurrency level for a query set
getMinTimeInMs() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getMinValue() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getMinValue() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getModelList() - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
getMonitor() - Method in enum org.apache.phoenix.pherf.jmx.MonitorDetails
 
getMonitorFrequency() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
getName() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getName() - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
getName() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Name of scenario
getNext() - Method in class org.apache.phoenix.pherf.util.RowCalculator
 
getNullChance() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getNumberOfExecutions() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
Number of execution of query per thread.
getParser() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
getPaths(String) - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getPhoenixProperties() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Phoenix properties
getPool() - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
TODO This should be removed, Access to the pool should be restriced and callers should Workflows
getPrecision() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getPrefix() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getProperties(String, boolean) - Method in class org.apache.phoenix.pherf.PherfConstants
Get a Properties object based on the file name
getProperty(String) - Method in class org.apache.phoenix.pherf.PherfConstants
 
getProperty(String, String) - Method in class org.apache.phoenix.pherf.PherfConstants
 
getQuery() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
List of queries in each query set
getQueryGroup() - Method in class org.apache.phoenix.pherf.configuration.Query
queryGroup attribute is just a string value to help correlate queries across sets or files.
getQueryResults() - Method in class org.apache.phoenix.pherf.result.QuerySetResult
 
getQueryServerUrl() - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getQuerySet() - Method in class org.apache.phoenix.pherf.configuration.Scenario
List of Query Set
getQuerySetResult() - Method in class org.apache.phoenix.pherf.result.ScenarioResult
 
getResourceList() - Method in class org.apache.phoenix.pherf.schema.SchemaReader
 
getResourceList(String) - Method in class org.apache.phoenix.pherf.util.ResourceList
 
getResultFileDetails() - Method in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
getResultFileDetails() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
getResultFileName() - Method in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
getResultFileName() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
getResultHandlers() - Method in class org.apache.phoenix.pherf.result.ResultManager
 
getResultRowCount() - Method in class org.apache.phoenix.pherf.result.RunTime
 
getResultValue() - Method in class org.apache.phoenix.pherf.result.ResultValue
 
getResultValues() - Method in class org.apache.phoenix.pherf.result.Result
 
getRowCount() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Row count for a table
getRowCount() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
getRowCountOverride() - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getRowsPerBucket() - Method in class org.apache.phoenix.pherf.util.RowCalculator
Get the number of row that should fit into each bucket.
getRule(Column) - Method in class org.apache.phoenix.pherf.rules.RulesApplier
 
getRulesApplier() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
getRunCount() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getRunTimesInMs() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getScenarioByName(String) - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getScenarioResult() - Method in class org.apache.phoenix.pherf.result.DataModelResult
 
getScenarios() - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
getScenarios() - Method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
getSchemaName() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Extract schema name from table name
getStartTime() - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getStartTime() - Method in class org.apache.phoenix.pherf.result.RunTime
 
getStartTime() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.CPULoadAverageMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.FreeMemoryMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.GarbageCollectorElapsedTimeMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.HeapMemoryMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.MaxMemoryMonitor
 
getStat() - Method in interface org.apache.phoenix.pherf.jmx.monitors.Monitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.NonHeapMemoryMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.ObjectPendingFinalizationCountMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.ThreadMonitor
 
getStat() - Method in class org.apache.phoenix.pherf.jmx.monitors.TotalMemoryMonitor
 
getStatement() - Method in class org.apache.phoenix.pherf.configuration.Query
SQL statement
getSuffix() - Method in class org.apache.phoenix.pherf.result.ResultUtil
 
getTableLoadTime() - Method in class org.apache.phoenix.pherf.result.DataLoadTimeSummary
 
getTableMetaData(String, String, Connection) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
getTableName() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Table name for a scenario
getTableNameWithoutSchemaName() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Extract table name without schema name
getTenantId() - Method in class org.apache.phoenix.pherf.configuration.Query
Tenant Id used by connection of this query
getTenantId() - Method in class org.apache.phoenix.pherf.configuration.Scenario
Tenant Id used by connection of this query
getThreadName() - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
getThreadPoolSize() - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
getThreadSleepDuration() - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
getThreadTime() - Method in class org.apache.phoenix.pherf.result.DataLoadThreadTime
 
getThreadTimes() - Method in class org.apache.phoenix.pherf.result.QueryResult
 
getType() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getType() - Method in class org.apache.phoenix.pherf.result.Result
 
getType() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getUseCurrentDate() - Method in class org.apache.phoenix.pherf.configuration.Column
 
getUseCurrentDate() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getValue() - Method in class org.apache.phoenix.pherf.rules.DataValue
 
getWriteParams() - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
getWriterThreadCount() - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
getZookeeper() - Method in class org.apache.phoenix.pherf.result.DataModelResult
 
getZookeeper() - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
GoogleChartGenerator - Class in org.apache.phoenix.pherf.util
Compare results based on set threshold and render results as Google Charts
GoogleChartGenerator(String, PherfConstants.CompareType) - Constructor for class org.apache.phoenix.pherf.util.GoogleChartGenerator
 

H

hashCode() - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
Header - Enum in org.apache.phoenix.pherf.result.file
 
HeapMemoryMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
HeapMemoryMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.HeapMemoryMonitor
 

I

isClosed - Variable in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
isClosed() - Method in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
isClosed() - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
isClosed() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
isPerformance() - Method in enum org.apache.phoenix.pherf.result.file.ResultFileDetails
 
isPerformance() - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
isRunning() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
isThinDriver() - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
isUserDefined() - Method in class org.apache.phoenix.pherf.configuration.Column
 

L

LOG_PER_NROWS - Static variable in class org.apache.phoenix.pherf.PherfConstants
 

M

main(String[]) - Static method in class org.apache.phoenix.pherf.Pherf
 
MaxMemoryMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
MaxMemoryMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.MaxMemoryMonitor
 
Monitor - Interface in org.apache.phoenix.pherf.jmx.monitors
 
MONITOR_FILE_NAME - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
MONITOR_FREQUENCY - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
MonitorDetails - Enum in org.apache.phoenix.pherf.jmx
 
MonitorManager - Class in org.apache.phoenix.pherf.jmx
This class starts JMX stats for the configured monitors.
MonitorManager() - Constructor for class org.apache.phoenix.pherf.jmx.MonitorManager
 
MonitorManager(long) - Constructor for class org.apache.phoenix.pherf.jmx.MonitorManager
 
mutate(Column) - Method in class org.apache.phoenix.pherf.configuration.Column
Changes fields of this object to match existing fields from the passed Column null object members are ignored.

N

NEW_LINE - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
NonHeapMemoryMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
NonHeapMemoryMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.NonHeapMemoryMonitor
 

O

ObjectPendingFinalizationCountMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
ObjectPendingFinalizationCountMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.ObjectPendingFinalizationCountMonitor
 
open(String) - Method in class org.apache.phoenix.pherf.result.impl.CSVFileResultHandler
 
open(String) - Method in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
This method is meant to open the connection to the target CSV location
org.apache.phoenix.pherf - package org.apache.phoenix.pherf
 
org.apache.phoenix.pherf.configuration - package org.apache.phoenix.pherf.configuration
 
org.apache.phoenix.pherf.exception - package org.apache.phoenix.pherf.exception
 
org.apache.phoenix.pherf.jmx - package org.apache.phoenix.pherf.jmx
 
org.apache.phoenix.pherf.jmx.monitors - package org.apache.phoenix.pherf.jmx.monitors
 
org.apache.phoenix.pherf.result - package org.apache.phoenix.pherf.result
 
org.apache.phoenix.pherf.result.file - package org.apache.phoenix.pherf.result.file
 
org.apache.phoenix.pherf.result.impl - package org.apache.phoenix.pherf.result.impl
 
org.apache.phoenix.pherf.rules - package org.apache.phoenix.pherf.rules
 
org.apache.phoenix.pherf.schema - package org.apache.phoenix.pherf.schema
 
org.apache.phoenix.pherf.util - package org.apache.phoenix.pherf.util
 
org.apache.phoenix.pherf.workload - package org.apache.phoenix.pherf.workload
 

P

parseSchemaName(String) - Static method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
parseTableName(String) - Static method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
PATH_SEPARATOR - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
Pherf - Class in org.apache.phoenix.pherf
 
Pherf(String[]) - Constructor for class org.apache.phoenix.pherf.Pherf
 
PHERF_PROPERTIES - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
PHERF_SCHEMA_NAME - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
PherfConstants - Class in org.apache.phoenix.pherf
 
PherfConstants.CompareType - Enum in org.apache.phoenix.pherf
 
PherfConstants.GeneratePhoenixStats - Enum in org.apache.phoenix.pherf
 
PherfException - Exception in org.apache.phoenix.pherf.exception
 
PherfException(String) - Constructor for exception org.apache.phoenix.pherf.exception.PherfException
 
PherfException(String, Exception) - Constructor for exception org.apache.phoenix.pherf.exception.PherfException
 
PherfRuntimeException - Exception in org.apache.phoenix.pherf.exception
 
PherfRuntimeException(String) - Constructor for exception org.apache.phoenix.pherf.exception.PherfRuntimeException
 
PherfRuntimeException(String, Exception) - Constructor for exception org.apache.phoenix.pherf.exception.PherfRuntimeException
 
PhoenixUtil - Class in org.apache.phoenix.pherf.util
 

Q

Query - Class in org.apache.phoenix.pherf.configuration
 
Query() - Constructor for class org.apache.phoenix.pherf.configuration.Query
 
QueryExecutor - Class in org.apache.phoenix.pherf.workload
 
QueryExecutor(XMLConfigParser, PhoenixUtil, WorkloadExecutor) - Constructor for class org.apache.phoenix.pherf.workload.QueryExecutor
 
QueryExecutor(XMLConfigParser, PhoenixUtil, WorkloadExecutor, List<DataModel>, String, boolean) - Constructor for class org.apache.phoenix.pherf.workload.QueryExecutor
 
QueryExecutor(XMLConfigParser, PhoenixUtil, WorkloadExecutor, List<DataModel>, String, boolean, boolean) - Constructor for class org.apache.phoenix.pherf.workload.QueryExecutor
 
QueryResult - Class in org.apache.phoenix.pherf.result
 
QueryResult() - Constructor for class org.apache.phoenix.pherf.result.QueryResult
 
QueryResult(Query) - Constructor for class org.apache.phoenix.pherf.result.QueryResult
 
QuerySet - Class in org.apache.phoenix.pherf.configuration
 
QuerySet() - Constructor for class org.apache.phoenix.pherf.configuration.QuerySet
 
QuerySetResult - Class in org.apache.phoenix.pherf.result
 
QuerySetResult(QuerySet) - Constructor for class org.apache.phoenix.pherf.result.QuerySetResult
 
QuerySetResult() - Constructor for class org.apache.phoenix.pherf.result.QuerySetResult
 
QueryVerifier - Class in org.apache.phoenix.pherf.workload
 
QueryVerifier(boolean) - Constructor for class org.apache.phoenix.pherf.workload.QueryVerifier
 

R

read() - Method in class org.apache.phoenix.pherf.result.impl.CSVFileResultHandler
 
read() - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
read() - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
readAndRender() - Method in class org.apache.phoenix.pherf.util.GoogleChartGenerator
 
readDataModel(Path) - Static method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
Unmarshall an XML data file
readResults() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
This method should really only be used for testing
RESOURCE_DATAMODEL - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
RESOURCE_SCENARIO - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
ResourceList - Class in org.apache.phoenix.pherf.util
list resources available from the classpath @ *
ResourceList(String) - Constructor for class org.apache.phoenix.pherf.util.ResourceList
 
resourceToString(Path) - Method in class org.apache.phoenix.pherf.schema.SchemaReader
 
Result - Class in org.apache.phoenix.pherf.result
Common container for Pherf results.
Result(ResultFileDetails, String, List<ResultValue>) - Constructor for class org.apache.phoenix.pherf.result.Result
 
RESULT_FILE_DELIMETER - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
RESULT_PREFIX - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
resultDir - Variable in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
ResultFileDetails - Enum in org.apache.phoenix.pherf.result.file
 
resultFileDetails - Variable in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
resultFileName - Variable in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
ResultHandler - Interface in org.apache.phoenix.pherf.result
This is a common interface for working with Pherf results in various output formats.
ResultManager - Class in org.apache.phoenix.pherf.result
 
ResultManager(String) - Constructor for class org.apache.phoenix.pherf.result.ResultManager
 
ResultManager(String, boolean) - Constructor for class org.apache.phoenix.pherf.result.ResultManager
 
ResultManager(String, List<ResultHandler>) - Constructor for class org.apache.phoenix.pherf.result.ResultManager
 
ResultUtil - Class in org.apache.phoenix.pherf.result
 
ResultUtil() - Constructor for class org.apache.phoenix.pherf.result.ResultUtil
 
ResultValue<T> - Class in org.apache.phoenix.pherf.result
Generic box container for a result value.
ResultValue(T) - Constructor for class org.apache.phoenix.pherf.result.ResultValue
 
RowCalculator - Class in org.apache.phoenix.pherf.util
 
RowCalculator(int, int) - Constructor for class org.apache.phoenix.pherf.util.RowCalculator
 
RulesApplier - Class in org.apache.phoenix.pherf.rules
 
RulesApplier(XMLConfigParser) - Constructor for class org.apache.phoenix.pherf.rules.RulesApplier
 
RulesApplier(XMLConfigParser, long) - Constructor for class org.apache.phoenix.pherf.rules.RulesApplier
 
run() - Method in class org.apache.phoenix.pherf.Pherf
 
RunTime - Class in org.apache.phoenix.pherf.result
 
RunTime() - Constructor for class org.apache.phoenix.pherf.result.RunTime
 
RunTime(Integer) - Constructor for class org.apache.phoenix.pherf.result.RunTime
 
RunTime(Long, Integer) - Constructor for class org.apache.phoenix.pherf.result.RunTime
 
RunTime(Date, Long, Integer) - Constructor for class org.apache.phoenix.pherf.result.RunTime
 
RunTime(String, Date, Long, Integer) - Constructor for class org.apache.phoenix.pherf.result.RunTime
 
RunTime(String, String, Date, Long, Integer) - Constructor for class org.apache.phoenix.pherf.result.RunTime
 

S

Scenario - Class in org.apache.phoenix.pherf.configuration
 
Scenario() - Constructor for class org.apache.phoenix.pherf.configuration.Scenario
 
SCENARIO_ROOT_PATTERN - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
ScenarioResult - Class in org.apache.phoenix.pherf.result
 
ScenarioResult() - Constructor for class org.apache.phoenix.pherf.result.ScenarioResult
 
ScenarioResult(Scenario) - Constructor for class org.apache.phoenix.pherf.result.ScenarioResult
 
SCHEMA_ROOT_PATTERN - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
SchemaReader - Class in org.apache.phoenix.pherf.schema
 
SchemaReader(String) - Constructor for class org.apache.phoenix.pherf.schema.SchemaReader
Used for testing search Pattern
SchemaReader(PhoenixUtil, String) - Constructor for class org.apache.phoenix.pherf.schema.SchemaReader
 
setBatchSize(long) - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
setColumn(List<Column>) - Method in class org.apache.phoenix.pherf.configuration.DataOverride
 
setConcurrency(String) - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
setDataMappingColumns(List<Column>) - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
setDataOverride(DataOverride) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setDataSequence(DataSequence) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setDataValues(List<DataValue>) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setDdl(String) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setDdl(String) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setDistribution(int) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setElapsedDurationInMs(Integer) - Method in class org.apache.phoenix.pherf.result.RunTime
 
setExecutionDurationInMs(long) - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
setExecutionDurationInMs(long) - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
setExecutionType(ExecutionType) - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
setExpectedAggregateRowCount(Long) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setExplainPlan(String) - Method in class org.apache.phoenix.pherf.result.RunTime
 
setFileSuffix(String) - Static method in class org.apache.phoenix.pherf.result.ResultUtil
Set the file suffix
setHint(String) - Method in class org.apache.phoenix.pherf.configuration.Query
Set hint to query
setId(String) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setLength(int) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setMaxValue(int) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setMaxValue(String) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setMessage(String) - Method in class org.apache.phoenix.pherf.result.RunTime
 
setMinValue(int) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setMinValue(String) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setName(String) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setName(String) - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
setName(String) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setNullChance(int) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setNumberOfExecutions(long) - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
setPhoenixProperties(Map<String, String>) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setPrecision(int) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setPrefix(String) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setQuery(List<Query>) - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
setQueryGroup(String) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setQueryResults(List<QueryResult>) - Method in class org.apache.phoenix.pherf.result.QuerySetResult
 
setQuerySet(List<QuerySet>) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setQuerySetResult(List<QuerySetResult>) - Method in class org.apache.phoenix.pherf.result.ScenarioResult
 
setResultFileDetails(ResultFileDetails) - Method in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 
setResultFileDetails(ResultFileDetails) - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
setResultFileDetails(ResultFileDetails) - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
setResultFileName(String) - Method in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
DefaultResultHandler.setResultFileDetails(ResultFileDetails) Must be called prior to setting the file name.
setResultFileName(String) - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
setResultRowCount(Long) - Method in class org.apache.phoenix.pherf.result.RunTime
 
setRowCount(int) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setRowCountOverride(int) - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
setRunTimesInMs(List<RunTime>) - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
setScenarioResult(List<ScenarioResult>) - Method in class org.apache.phoenix.pherf.result.DataModelResult
 
setScenarios(List<Scenario>) - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
setStartTime(Date) - Method in class org.apache.phoenix.pherf.result.RunTime
 
setStatement(String) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setTableName(String) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setTenantId(String) - Method in class org.apache.phoenix.pherf.configuration.Query
 
setTenantId(String) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setThreadName(String) - Method in class org.apache.phoenix.pherf.result.ThreadTime
 
setThreadSleepDuration(long) - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
setThreadTimes(List<ThreadTime>) - Method in class org.apache.phoenix.pherf.result.QueryResult
 
setType(DataTypeMapping) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setType(DataTypeMapping) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setUseCurrentDate(boolean) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setUseCurrentDate(boolean) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setUserDefined(boolean) - Method in class org.apache.phoenix.pherf.configuration.Column
 
setValue(String) - Method in class org.apache.phoenix.pherf.rules.DataValue
 
setWriteParams(WriteParams) - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
setWriterThreadCount(int) - Method in class org.apache.phoenix.pherf.configuration.WriteParams
 
setZookeeper(String) - Method in class org.apache.phoenix.pherf.result.DataModelResult
 
setZookeeper(String) - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
shouldStop() - Method in class org.apache.phoenix.pherf.jmx.MonitorManager
 
shutdown() - Method in class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
size() - Method in class org.apache.phoenix.pherf.util.RowCalculator
 
Stat<T> - Class in org.apache.phoenix.pherf.jmx
 
Stat(T) - Constructor for class org.apache.phoenix.pherf.jmx.Stat
 

T

TEST_SCENARIO_ROOT_PATTERN - Static variable in class org.apache.phoenix.pherf.PherfConstants
 
ThreadMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
ThreadMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.ThreadMonitor
 
ThreadTime - Class in org.apache.phoenix.pherf.result
 
ThreadTime() - Constructor for class org.apache.phoenix.pherf.result.ThreadTime
 
toString() - Method in class org.apache.phoenix.pherf.configuration.DataModel
 
toString() - Method in enum org.apache.phoenix.pherf.configuration.DataTypeMapping
 
toString() - Method in class org.apache.phoenix.pherf.configuration.QuerySet
 
toString() - Method in class org.apache.phoenix.pherf.configuration.Scenario
 
toString() - Method in enum org.apache.phoenix.pherf.jmx.MonitorDetails
 
toString() - Method in class org.apache.phoenix.pherf.jmx.Stat
 
toString() - Method in enum org.apache.phoenix.pherf.result.file.Extension
 
toString() - Method in enum org.apache.phoenix.pherf.result.file.Header
 
toString() - Method in class org.apache.phoenix.pherf.result.ResultValue
 
TotalMemoryMonitor - Class in org.apache.phoenix.pherf.jmx.monitors
 
TotalMemoryMonitor() - Constructor for class org.apache.phoenix.pherf.jmx.monitors.TotalMemoryMonitor
 

U

updatePhoenixStats(String, Scenario) - Method in class org.apache.phoenix.pherf.util.PhoenixUtil
Update Phoenix table stats
upsertData(Scenario, List<Column>, String, int, DataLoadThreadTime, boolean) - Method in class org.apache.phoenix.pherf.workload.WriteWorkload
 
USE_BATCH_API_PROPERTY - Static variable in class org.apache.phoenix.pherf.workload.WriteWorkload
 
useThickDriver(String) - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
useThinDriver(String) - Static method in class org.apache.phoenix.pherf.util.PhoenixUtil
 
util - Variable in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
util - Variable in class org.apache.phoenix.pherf.result.impl.DefaultResultHandler
 

V

valueOf(String) - Static method in enum org.apache.phoenix.pherf.configuration.DataSequence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.configuration.DataTypeMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.configuration.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.jmx.MonitorDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.PherfConstants.CompareType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.PherfConstants.GeneratePhoenixStats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.result.file.Extension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.result.file.Header
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.phoenix.pherf.result.file.ResultFileDetails
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.phoenix.pherf.configuration.DataSequence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.configuration.DataTypeMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.configuration.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.jmx.MonitorDetails
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.PherfConstants.CompareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.PherfConstants.GeneratePhoenixStats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.result.file.Extension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.result.file.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.phoenix.pherf.result.file.ResultFileDetails
Returns an array containing the constants of this enum type, in the order they are declared.

W

Workload - Interface in org.apache.phoenix.pherf.workload
 
WorkloadExecutor - Class in org.apache.phoenix.pherf.workload
 
WorkloadExecutor() - Constructor for class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
WorkloadExecutor(Properties) - Constructor for class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
WorkloadExecutor(Properties, List<Workload>, boolean) - Constructor for class org.apache.phoenix.pherf.workload.WorkloadExecutor
 
write(Result) - Method in class org.apache.phoenix.pherf.result.impl.CSVFileResultHandler
 
write(Result) - Method in class org.apache.phoenix.pherf.result.impl.CSVResultHandler
 
write(Result) - Method in class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
write(Result) - Method in interface org.apache.phoenix.pherf.result.ResultHandler
 
write(DataModelResult) - Method in class org.apache.phoenix.pherf.result.ResultManager
Write out the result to each writer in the pool
write(List<DataModelResult>) - Method in class org.apache.phoenix.pherf.result.ResultManager
Write a combined set of results for each result in the list.
write(DataLoadThreadTime) - Method in class org.apache.phoenix.pherf.result.ResultUtil
Write data load time details
write(DataLoadTimeSummary) - Method in class org.apache.phoenix.pherf.result.ResultUtil
Write data load time summary
write(ResultHandler, DataModelResult) - Method in class org.apache.phoenix.pherf.result.ResultUtil
 
writeDataModel(DataModel, OutputStream) - Static method in class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
WriteParams - Class in org.apache.phoenix.pherf.configuration
 
WriteParams() - Constructor for class org.apache.phoenix.pherf.configuration.WriteParams
 
WriteWorkload - Class in org.apache.phoenix.pherf.workload
 
WriteWorkload(XMLConfigParser) - Constructor for class org.apache.phoenix.pherf.workload.WriteWorkload
 
WriteWorkload(XMLConfigParser, PherfConstants.GeneratePhoenixStats) - Constructor for class org.apache.phoenix.pherf.workload.WriteWorkload
 
WriteWorkload(PhoenixUtil, XMLConfigParser, PherfConstants.GeneratePhoenixStats) - Constructor for class org.apache.phoenix.pherf.workload.WriteWorkload
 
WriteWorkload(PhoenixUtil, XMLConfigParser, Scenario, PherfConstants.GeneratePhoenixStats) - Constructor for class org.apache.phoenix.pherf.workload.WriteWorkload
 
WriteWorkload(PhoenixUtil, Properties, XMLConfigParser, Scenario, PherfConstants.GeneratePhoenixStats) - Constructor for class org.apache.phoenix.pherf.workload.WriteWorkload
Default the writers to use up all available cores for threads.

X

XMLConfigParser - Class in org.apache.phoenix.pherf.configuration
 
XMLConfigParser(String) - Constructor for class org.apache.phoenix.pherf.configuration.XMLConfigParser
 
XMLResultHandler - Class in org.apache.phoenix.pherf.result.impl
 
XMLResultHandler() - Constructor for class org.apache.phoenix.pherf.result.impl.XMLResultHandler
 
A C D E F G H I L M N O P Q R S T U V W X 

Copyright © 2017 Apache Software Foundation. All Rights Reserved.