|
Pull Up Method public testReversedScanAll() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testReversedScanAll() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testScanAtRegionBoundary() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testScanAtRegionBoundary() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method private testReversedScan(start int, stop int) : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to private testReversedScan(start int, stop int) : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public setUp() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public setUp() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testReversedScanWithStartKeyAndStopKey() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testReversedScanWithStartKeyAndStopKey() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method private testScan(start int, stop int) : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to private testScan(start int, stop int) : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public tearDown() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public tearDown() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testReverseScanNoStopKey() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testReverseScanNoStopKey() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testScanWithStartKeyAndStopKey() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testScanWithStartKeyAndStopKey() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testScanNoStopKey() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testScanNoStopKey() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testScanAll() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testScanAll() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Method public testReversedScanAtRegionBoundary() : void from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to public testReversedScanAtRegionBoundary() : void from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Attribute private COUNT : int from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to protected COUNT : int from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Attribute private TABLE_NAME : TableName from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to protected TABLE_NAME : TableName from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Attribute private ASYNC_CONN : AsyncConnection from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to protected ASYNC_CONN : AsyncConnection from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Attribute private FAMILY : byte[] from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to protected FAMILY : byte[] from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |
|
Pull Up Attribute private TEST_UTIL : HBaseTestingUtility from class org.apache.hadoop.hbase.client.TestAsyncTableSmallScan to protected TEST_UTIL : HBaseTestingUtility from class org.apache.hadoop.hbase.client.AbstractTestAsyncTableScan |
From |
To |