- 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
-
- 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
-
- 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
-
- 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.