|
Change Parameter Type table : HTable to table : Table in method protected abstract runTestOnTable(table Table) : void in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduceBase |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method private runTestOnTable(table Table) : void in class org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper |
From |
To |
|
Change Parameter Type table : Table to tableDescriptor : HTableDescriptor in method public configureIncrementalLoadMap(job Job, tableDescriptor HTableDescriptor) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Change Parameter Type tableName : String to tableName : TableName in method protected createTable(tableName TableName, columnFamilyName String) : void in class org.apache.hadoop.hbase.filter.FilterTestingCluster |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method protected runTestOnTable(table Table) : void in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduce |
From |
To |
|
Change Parameter Type c : HConnection to c : Connection in method private getZooKeeperWatcher(c Connection) : ZooKeeperWatcher in class org.apache.hadoop.hbase.TestZooKeeper |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method protected runTestOnTable(table Table) : void in class org.apache.hadoop.hbase.mapred.TestTableMapReduce |
From |
To |
|
Change Parameter Type tableName : String to locator : RegionLocator in method public RestartRsHoldingTableAction(sleepTime long, locator RegionLocator) in class org.apache.hadoop.hbase.chaos.actions.RestartRsHoldingTableAction |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method public loadData(util HBaseTestingUtility, table Table, rows int, families byte[]...) : void in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils |
From |
To |
|
Change Parameter Type tableName : String to tableName : TableName in method protected openTable(tableName TableName) : Table in class org.apache.hadoop.hbase.filter.FilterTestingCluster |
From |
To |
|
Change Variable Type admin : HBaseAdmin to admin : Admin in method public testAdminTimeout() : void in class org.apache.hadoop.hbase.client.TestClientTimeouts |
From |
To |
|
Change Variable Type table : HTable to table : Table in method private testTruncateTable(tableName TableName, preserveSplits boolean) : void in class org.apache.hadoop.hbase.client.TestAdmin1 |
From |
To |
|
Change Variable Type table2 : HTable to table2 : Table in method public testVisibilityReplication() : void in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testBulkLoadWithParallelScan() : void in class org.apache.hadoop.hbase.regionserver.TestScannerWithBulkload |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public close(context TaskAttemptContext) : void in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter |
From |
To |
|
Change Variable Type tableName : String to tableName : TableName in method private deleteTables() : void in class org.apache.hadoop.hbase.filter.FilterTestingCluster |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testBulkLoad() : void in class org.apache.hadoop.hbase.regionserver.TestScannerWithBulkload |
From |
To |
|
Change Variable Type hAdmin : HBaseAdmin to hAdmin : Admin in method public flushRegionsIfNecessary(conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.Import |
From |
To |
|
Change Variable Type table2 : HTable to table2 : Table in method protected verifyGet(row byte[], visString String, expected int, nullExpected boolean, auths String...) : void in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testBulkLoadNativeHFile() : void in class org.apache.hadoop.hbase.regionserver.TestScannerWithBulkload |
From |
To |
|
Change Variable Type htable : Table to admin : Admin in method public createSubmittableJob(args String[]) : Job in class org.apache.hadoop.hbase.mapreduce.CopyTable |
From |
To |
|
Change Variable Type table2 : HTable to table2 : Table in method protected verifyGet(row byte[], visString String, expected int, nullExpected boolean, auths String...) : void in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public write(tableName ImmutableBytesWritable, action Mutation) : void in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter |
From |
To |
|
Change Variable Type table : HTable to table : Table in method package writeData(tableName TableName, labelExps String...) : Table in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication |
From |
To |
|
Change Attribute Type tableName : String to locator : RegionLocator in class org.apache.hadoop.hbase.chaos.actions.RestartRsHoldingTableAction |
From |
To |
|
Change Attribute Type createdTables : List<String> to createdTables : List<TableName> in class org.apache.hadoop.hbase.filter.FilterTestingCluster |
From |
To |
|
Change Attribute Type admin : HBaseAdmin to admin : Admin in class org.apache.hadoop.hbase.filter.FilterTestingCluster |
From |
To |
|
Change Attribute Type table : HTable to table : Table in class org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad.AtomicScanReader |
From |
To |
|
Change Attribute Type table : HTable to table : Table in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList.Generator.GeneratorMapper |
From |
To |
|
Change Attribute Type tableName : String to tableName : TableName in class org.apache.hadoop.hbase.filter.TestFilterWithScanLimits |
From |
To |
|
Change Attribute Type connection : HConnection to connection : Connection in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin |
From |
To |
|
Change Attribute Type table : HTable to table : Table in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.LoadMapper |
From |
To |
|
Change Attribute Type tables : Map<ImmutableBytesWritable,HTable> to tables : Map<ImmutableBytesWritable,Table> in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter |
From |
To |
|
Change Attribute Type TABLE_NAME : String to TABLE_NAME : TableName in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication |
From |
To |