|
Push Down Method protected toQuotas() : Quotas from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected toQuotas() : Quotas from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method public toString() : String from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to public toString() : String from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected getGlobalBypass() : Boolean from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected getBypassGlobals() : Boolean from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected getThrottleProto() : QuotaProtos.Throttle from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected getThrottleProto() : QuotaProtos.Throttle from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected GlobalQuotaSettings(username String, tableName TableName, namespace String, quotas QuotaProtos.Quotas) from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected GlobalQuotaSettingsImpl(username String, tableName TableName, namespace String, quotas QuotaProtos.Quotas) from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method private validateTimedQuota(timedQuota TimedQuota) : void from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to private validateTimedQuota(timedQuota TimedQuota) : void from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected GlobalQuotaSettings(userName String, tableName TableName, namespace String, throttleProto QuotaProtos.Throttle, bypassGlobals Boolean, spaceProto QuotaProtos.SpaceQuota) from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected GlobalQuotaSettingsImpl(userName String, tableName TableName, namespace String, throttleProto QuotaProtos.Throttle, bypassGlobals Boolean, spaceProto QuotaProtos.SpaceQuota) from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected getSpaceProto() : QuotaProtos.SpaceQuota from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected getSpaceProto() : QuotaProtos.SpaceQuota from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method private clearThrottleBuilder(builder QuotaProtos.Throttle.Builder) : void from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to private clearThrottleBuilder(builder QuotaProtos.Throttle.Builder) : void from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method private buildThrottleQuotas(proto Throttle) : Map<ThrottleType,TimedQuota> from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to private buildThrottleQuotas(proto Throttle) : Map<ThrottleType,TimedQuota> from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Push Down Method protected merge(other QuotaSettings) : GlobalQuotaSettings from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings to protected merge(other QuotaSettings) : GlobalQuotaSettingsImpl from class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type merged : GlobalQuotaSettings to merged : GlobalQuotaSettingsImpl in method public testMergeSpace() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type currentQuota : GlobalQuotaSettings to currentQuota : GlobalQuotaSettingsImpl in method private setQuota(req SetQuotaRequest, quotaOps SetQuotaOperations) : void in class org.apache.hadoop.hbase.quotas.MasterQuotaManager |
From |
To |
|
Change Variable Type merged : GlobalQuotaSettings to merged : GlobalQuotaSettingsImpl in method public testMergeThrottleAndSpace() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type settings : GlobalQuotaSettings to settings : GlobalQuotaSettingsImpl in method public testMergeThrottleAndSpace() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type settings : GlobalQuotaSettings to settings : GlobalQuotaSettingsImpl in method public testMergeSpace() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type merged : GlobalQuotaSettings to merged : GlobalQuotaSettingsImpl in method public testMergeThrottle() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type settings : GlobalQuotaSettings to settings : GlobalQuotaSettingsImpl in method public testMergeThrottle() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type finalQuota : GlobalQuotaSettings to finalQuota : GlobalQuotaSettingsImpl in method public testMergeThrottleAndSpace() : void in class org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl |
From |
To |
|
Change Variable Type mergedQuota : GlobalQuotaSettings to mergedQuota : GlobalQuotaSettingsImpl in method private setQuota(req SetQuotaRequest, quotaOps SetQuotaOperations) : void in class org.apache.hadoop.hbase.quotas.MasterQuotaManager |
From |
To |