|
Move Method private getMetaServerConnection(connection ClusterConnection, zkw ZKWatcher, timeout long, replicaId int) : AdminService.BlockingInterface from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator to private getMetaServerConnection(connection ClusterConnection, zkw ZKWatcher, timeout long, replicaId int) : AdminService.BlockingInterface from class org.apache.hadoop.hbase.rsgroup.Utility |
From |
To |
|
Move Method private verifyRegionLocation(connection ClusterConnection, hostingServer AdminService.BlockingInterface, address ServerName, regionName byte[]) : boolean from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator to private verifyRegionLocation(connection ClusterConnection, hostingServer AdminService.BlockingInterface, address ServerName, regionName byte[]) : boolean from class org.apache.hadoop.hbase.rsgroup.Utility |
From |
To |
|
Move Method public testVerifyMetaRegionServerNotRunning() : void from class org.apache.hadoop.hbase.TestMetaTableLocator to public testVerifyMetaRegionServerNotRunning() : void from class org.apache.hadoop.hbase.rsgroup.TestUtility |
From |
To |
|
Move Method private getCachedConnection(connection ClusterConnection, sn ServerName) : AdminService.BlockingInterface from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator to private getCachedConnection(connection ClusterConnection, sn ServerName) : AdminService.BlockingInterface from class org.apache.hadoop.hbase.rsgroup.Utility |
From |
To |
|
Move Method public verifyMetaRegionLocation(connection ClusterConnection, zkw ZKWatcher, timeout long, replicaId int) : boolean from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator to public verifyMetaRegionLocation(connection ClusterConnection, zkw ZKWatcher, timeout long, replicaId int) : boolean from class org.apache.hadoop.hbase.rsgroup.Utility |
From |
To |
|
Move Method private testVerifyMetaRegionLocationWithException(ex Exception) : void from class org.apache.hadoop.hbase.TestMetaTableLocator to private testVerifyMetaRegionLocationWithException(ex Exception) : void from class org.apache.hadoop.hbase.rsgroup.TestUtility |
From |
To |
|
Move Method public testVerifyMetaRegionLocationFails() : void from class org.apache.hadoop.hbase.TestMetaTableLocator to public testVerifyMetaRegionLocationFails() : void from class org.apache.hadoop.hbase.rsgroup.TestUtility |
From |
To |
|
Move Method public testGetMetaServerConnectionFails() : void from class org.apache.hadoop.hbase.TestMetaTableLocator to public testGetMetaServerConnectionFails() : void from class org.apache.hadoop.hbase.rsgroup.TestUtility |
From |
To |
|
Move Method private mockConnection(admin AdminProtos.AdminService.BlockingInterface, client ClientProtos.ClientService.BlockingInterface) : ClusterConnection from class org.apache.hadoop.hbase.TestMetaTableLocator to private mockConnection(admin AdminProtos.AdminService.BlockingInterface, client ClientProtos.ClientService.BlockingInterface) : ClusterConnection from class org.apache.hadoop.hbase.rsgroup.TestUtility |
From |
To |
|
Move Method public verifyMetaRegionLocation(hConnection ClusterConnection, zkw ZKWatcher, timeout long) : boolean from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator to public verifyMetaRegionLocation(hConnection ClusterConnection, zkw ZKWatcher, timeout long) : boolean from class org.apache.hadoop.hbase.rsgroup.Utility |
From |
To |