Toggle navigation
Home
java.lang.String to org.apache.phoenix.monitoring.MetricType
No. of Instances - 68
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
SCAN_BYTES.name()
to
SCAN_BYTES
SCAN_BYTES
to
SCAN_BYTES
TASK_EXECUTED_COUNTER.name()
to
TASK_EXECUTED_COUNTER
TASK_EXECUTED_COUNTER
to
TASK_EXECUTED_COUNTER
metricNameValueMap2.get(metricName)
to
metricNameValueMap2.get(metricType)
metric.getNumMutations().getName()
to
metric.getNumMutations().getMetricType()
metric.getMutationsSizeBytes().getName()
to
metric.getMutationsSizeBytes().getMetricType()
metric.getCommitTimeForMutations().getName()
to
metric.getCommitTimeForMutations().getMetricType()
PhoenixRuntime.getReadMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getReadMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getReadMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getReadMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getReadMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getReadMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getReadMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getReadMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(conn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(conn)
m.getName()
to
m.getMetricType()
PhoenixRuntime.getReadMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getReadMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(conn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(conn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(pConn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(conn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(conn)
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(conn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(conn)
MEMORY_CHUNK_BYTES.name()
to
MEMORY_CHUNK_BYTES
MEMORY_CHUNK_BYTES
to
MEMORY_CHUNK_BYTES
TASK_EXECUTION_TIME.name()
to
TASK_EXECUTION_TIME
TASK_EXECUTION_TIME
to
TASK_EXECUTION_TIME
TASK_EXECUTED_COUNTER.name()
to
TASK_EXECUTED_COUNTER
TASK_EXECUTED_COUNTER
to
TASK_EXECUTED_COUNTER
numParallelScans.getName()
to
numParallelScans.getMetricType()
wallClockTimeMS.getName()
to
wallClockTimeMS.getMetricType()
resultSetTimeMS.getName()
to
resultSetTimeMS.getMetricType()
queryTimedOut.getName()
to
queryTimedOut.getMetricType()
queryFailed.getName()
to
queryFailed.getMetricType()
cacheRefreshedDueToSplits.getName()
to
cacheRefreshedDueToSplits.getMetricType()
PhoenixRuntime.getWriteMetricsForMutationsSinceLastReset(pConn)
to
PhoenixRuntime.getWriteMetricInfoForMutationsSinceLastReset(pConn)
Rename Variable
metricName
to
metricType
metricName
to
metricType
getName
to
getMetricType
metricName
to
metricType
metricName
to
metricType
getName
to
getMetricType
getDescription
to
getMetricType
metricName
to
metricType
metricName
to
metricType
metricName
to
metricType
Cascading Type Change (Similar)
Map<String,Long>
to
Map<MetricType,Long>