|
Pull Up Method public startMiniZKCluster() : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseTestingUtility to public startMiniZKCluster() : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public cleanupTestDir() : boolean from class org.apache.hadoop.hbase.HBaseTestingUtility to public cleanupTestDir() : boolean from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public setZkCluster(zkCluster MiniZooKeeperCluster) : void from class org.apache.hadoop.hbase.HBaseTestingUtility to public setZkCluster(zkCluster MiniZooKeeperCluster) : void from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public waitFor(timeout long, interval long, failIfTimeout boolean, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseTestingUtility to public waitFor(timeout long, interval long, failIfTimeout boolean, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseCommonTestingUtility |
From |
To |
|
Pull Up Method public startMiniZKCluster(zooKeeperServerNum int, clientPortList int...) : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseTestingUtility to public startMiniZKCluster(zooKeeperServerNum int, clientPortList int...) : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public shutdownMiniZKCluster() : void from class org.apache.hadoop.hbase.HBaseTestingUtility to public shutdownMiniZKCluster() : void from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public getZooKeeperWatcher() : ZKWatcher from class org.apache.hadoop.hbase.HBaseTestingUtility to public getZooKeeperWatcher() : ZKWatcher from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public waitFor(timeout long, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseTestingUtility to public waitFor(timeout long, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseCommonTestingUtility |
From |
To |
|
Pull Up Method package getClusterTestDir() : Path from class org.apache.hadoop.hbase.HBaseTestingUtility to package getClusterTestDir() : Path from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public getZkCluster() : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseTestingUtility to public getZkCluster() : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Pull Up Method public waitFor(timeout long, interval long, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseTestingUtility to public waitFor(timeout long, interval long, predicate Predicate<E>) : long from class org.apache.hadoop.hbase.HBaseCommonTestingUtility |
From |
To |
|
Pull Up Method private startMiniZKCluster(dir File, zooKeeperServerNum int, clientPortList int[]) : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseTestingUtility to private startMiniZKCluster(dir File, zooKeeperServerNum int, clientPortList int[]) : MiniZooKeeperCluster from class org.apache.hadoop.hbase.HBaseZKTestingUtility |
From |
To |
|
Change Attribute Type TEST_UTIL : HBaseTestingUtility to TEST_UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestZKMulti |
From |
To |
|
Change Attribute Type TEST_UTIL : HBaseTestingUtility to TEST_UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager |
From |
To |
|
Change Attribute Type TEST_UTIL : HBaseTestingUtility to TEST_UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestZKNodeTracker |
From |
To |
|
Change Attribute Type UTIL : HBaseCommonTestingUtility to UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestReadOnlyZKClient |
From |
To |
|
Change Attribute Type TEST_UTIL : HBaseTestingUtility to TEST_UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer |
From |
To |
|
Change Attribute Type TEST_UTIL : HBaseTestingUtility to TEST_UTIL : HBaseZKTestingUtility in class org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper |
From |
To |