|
Pull Up Method public doSetup() : void from class org.apache.phoenix.monitoring.PhoenixMetricsIT to public doSetup() : void from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Method private assertReadMetricsForMutatingSql(tableName String, tableSaltBuckets long, readMetrics Map<String,Map<MetricType,Long>>) : void from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package assertReadMetricsForMutatingSql(tableName String, tableSaltBuckets long, readMetrics Map<String,Map<MetricType,Long>>) : void from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Method private assertMutationMetrics(tableName String, numRows int, mutationMetrics Map<String,Map<MetricType,Long>>) : void from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package assertMutationMetrics(tableName String, numRows int, mutationMetrics Map<String,Map<MetricType,Long>>) : void from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Method private insertRowsInTable(tableName String, numRows long) : Connection from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package insertRowsInTable(tableName String, numRows long) : Connection from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Attribute private MAX_RETRIES : int from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package MAX_RETRIES : int from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Attribute private readMetricsToSkip : List<MetricType> from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package readMetricsToSkip : List<MetricType> from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Attribute private mutationMetricsToSkip : List<MetricType> from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package mutationMetricsToSkip : List<MetricType> from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Attribute private numConnections : AtomicInteger from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package numConnections : AtomicInteger from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |
|
Pull Up Attribute private CUSTOM_URL_STRING : String from class org.apache.phoenix.monitoring.PhoenixMetricsIT to package CUSTOM_URL_STRING : String from class org.apache.phoenix.monitoring.BasePhoenixMetricsIT |
From |
To |