|
Move Method private triggerCacheRefresh(bypass boolean, userLimiter boolean, tableLimiter boolean, nsLimiter boolean, rsLimiter boolean, exceedThrottleQuota boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to private triggerCacheRefresh(testUtil HBaseTestingUtility, bypass boolean, userLimiter boolean, tableLimiter boolean, nsLimiter boolean, rsLimiter boolean, exceedThrottleQuota boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private waitMinuteQuota() : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package waitMinuteQuota() : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private doPuts(maxOps int, valueSize int, tables Table...) : int from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package doPuts(maxOps int, valueSize int, family byte[], qualifier byte[], tables Table...) : int from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private triggerNamespaceCacheRefresh(bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package triggerNamespaceCacheRefresh(testUtil HBaseTestingUtility, bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private triggerUserCacheRefresh(bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package triggerUserCacheRefresh(testUtil HBaseTestingUtility, bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private doPuts(maxOps int, tables Table...) : int from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package doPuts(maxOps int, family byte[], qualifier byte[], tables Table...) : int from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private triggerExceedThrottleQuotaCacheRefresh(exceedEnabled boolean) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package triggerExceedThrottleQuotaCacheRefresh(testUtil HBaseTestingUtility, exceedEnabled boolean) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private triggerRegionServerCacheRefresh(bypass boolean) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package triggerRegionServerCacheRefresh(testUtil HBaseTestingUtility, bypass boolean) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private generateValue(valueSize int) : byte[] from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to private generateValue(valueSize int) : byte[] from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private triggerTableCacheRefresh(bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package triggerTableCacheRefresh(testUtil HBaseTestingUtility, bypass boolean, tables TableName...) : void from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |
|
Move Method private doGets(maxOps int, tables Table...) : long from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle to package doGets(maxOps int, tables Table...) : long from class org.apache.hadoop.hbase.quotas.ThrottleQuotaTestUtil |
From |
To |