|
Rename Method public enableCatalogJanitor(enable boolean) : boolean renamed to public catalogJanitorSwitch(enable boolean) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public isSplitOrMergeEnabled(switchType MasterSwitchType) : boolean renamed to public splitOrMergeEnabledSwitch(switchType MasterSwitchType) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public balancer() : boolean renamed to public balance() : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public setBalancerRunning(on boolean, synchronous boolean) : boolean renamed to public balancerSwitch(onOrOff boolean, synchronous boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public takeSnapshotAsync(snapshotDesc SnapshotDescription) : void renamed to public snapshotAsync(snapshotDesc SnapshotDescription) : void in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public balancer(force boolean) : boolean renamed to public balance(force boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public takeSnapshotAsync(snapshot SnapshotDescription) : void renamed to public snapshotAsync(snapshot SnapshotDescription) : void in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public runCatalogScan() : int renamed to public runCatalogJanitor() : int in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public enableCatalogJanitor(enable boolean) : boolean renamed to public catalogJanitorSwitch(onOrOff boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setSplitOrMergeEnabled(enabled boolean, synchronous boolean, switchTypes MasterSwitchType...) : boolean[] renamed to public splitOrMergeEnabledSwitch(enabled boolean, synchronous boolean, switchTypes MasterSwitchType...) : boolean[] in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public listTableDescriptor(tableName TableName) : TableDescriptor renamed to public getDescriptor(tableName TableName) : TableDescriptor in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public runCatalogScan() : int renamed to public runCatalogJanitor() : int in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public listTableDescriptor(tableName TableName) : TableDescriptor renamed to public getDescriptor(tableName TableName) : TableDescriptor in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setNormalizerRunning(on boolean) : boolean renamed to public normalizerSwitch(on boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setCleanerChoreRunning(on boolean) : boolean renamed to public cleanerChoreSwitch(onOrOff boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setBalancerRunning(on boolean, synchronous boolean) : boolean renamed to public balancerSwitch(on boolean, synchronous boolean) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public execProcedureWithRet(signature String, instance String, props Map<String,String>) : byte[] renamed to public execProcedureWithReturn(signature String, instance String, props Map<String,String>) : byte[] in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setSplitOrMergeEnabled(enabled boolean, synchronous boolean, switchTypes MasterSwitchType...) : boolean[] renamed to public splitOrMergeEnabledSwitch(enabled boolean, synchronous boolean, switchTypes MasterSwitchType...) : boolean[] in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public setCleanerChoreRunning(on boolean) : boolean renamed to public cleanerChoreSwitch(on boolean) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public isSplitOrMergeEnabled(switchType MasterSwitchType) : boolean renamed to public splitOrMergeEnabledSwitch(switchType MasterSwitchType) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public balancer() : boolean renamed to public balance() : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Method public balancer(force boolean) : boolean renamed to public balance(force boolean) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public execProcedureWithRet(signature String, instance String, props Map<String,String>) : byte[] renamed to public execProcedureWithReturn(signature String, instance String, props Map<String,String>) : byte[] in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Method public setNormalizerRunning(on boolean) : boolean renamed to public normalizerSwitch(on boolean) : boolean in class org.apache.hadoop.hbase.client.HBaseAdmin |
From |
To |
|
Rename Parameter on : boolean to onOrOff : boolean in method public cleanerChoreSwitch(onOrOff boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter sn : ServerName to serverName : ServerName in method public clearCompactionQueues(serverName ServerName, queues Set<String>) : void in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter sn : ServerName to serverName : ServerName in method public coprocessorService(serverName ServerName) : CoprocessorRpcChannel in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter sn : ServerName to serverName : ServerName in method public getRegionLoad(serverName ServerName, tableName TableName) : Map<byte[],RegionLoad> in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter on : boolean to onOrOff : boolean in method public balancerSwitch(onOrOff boolean, synchronous boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter enable : boolean to onOrOff : boolean in method public catalogJanitorSwitch(onOrOff boolean) : boolean in class org.apache.hadoop.hbase.client.Admin |
From |
To |
|
Rename Parameter sn : ServerName to serverName : ServerName in method public getRegionLoad(serverName ServerName) : Map<byte[],RegionLoad> in class org.apache.hadoop.hbase.client.Admin |
From |
To |