|
Change Parameter Type conn : HConnection to conn : Connection in method protected tryAtomicRegionLoad(conn Connection, tableName TableName, first byte[], lqis Collection<LoadQueueItem>) : List<LoadQueueItem> in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles |
From |
To |
|
Change Parameter Type table : Table to tableDescriptor : HTableDescriptor in method package configureBloomType(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Change Parameter Type connection : HConnection to connection : Connection in method public RegionServerCallable(connection Connection, tableName TableName, row byte[]) in class org.apache.hadoop.hbase.client.RegionServerCallable |
From |
To |
|
Change Parameter Type table : Table to tableDescriptor : HTableDescriptor in method package configureIncrementalLoad(job Job, tableDescriptor HTableDescriptor, regionLocator RegionLocator, cls Class<? extends OutputFormat<?,?>>) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method private groupOrSplitPhase(table Table, pool ExecutorService, queue Deque<LoadQueueItem>, startEndKeys Pair<byte[][],byte[][]>) : Multimap<ByteBuffer,LoadQueueItem> in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles |
From |
To |
|
Change Parameter Type conn : HConnection to conn : Connection in method protected bulkLoadPhase(table Table, conn Connection, pool ExecutorService, queue Deque<LoadQueueItem>, regionGroups Multimap<ByteBuffer,LoadQueueItem>) : void in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles |
From |
To |
|
Change Parameter Type table : Table to tableDescriptor : HTableDescriptor in method package configureBlockSize(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method protected groupOrSplit(regionGroups Multimap<ByteBuffer,LoadQueueItem>, item LoadQueueItem, table Table, startEndKeys Pair<byte[][],byte[][]>) : List<LoadQueueItem> in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles |
From |
To |
|
Change Parameter Type table : Table to tableDescriptor : HTableDescriptor in method package configureDataBlockEncoding(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Change Variable Type conn : HConnection to conn : Connection in method public testBulkLoadPhaseFailure() : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testColumnFamilySettings() : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testExcludeMinorCompaction() : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2 |
From |
To |
|
Change Variable Type table : HTable to regionLocator : RegionLocator in method public testJobConfiguration() : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat |
From |
To |
|
Change Variable Type htable : HTable to htable : Table in method public testGroupOrSplitPresplit() : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testJobConfiguration() : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2 |
From |
To |
|
Change Variable Type conn : HConnection to conn : Connection in method public testSplitWhileBulkLoadPhase() : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testColumnFamilySettings() : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2 |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testGroupOrSplitFailure() : void in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery |
From |
To |
|
Rename Parameter table : Table to tableDescriptor : HTableDescriptor in method package configureIncrementalLoad(job Job, tableDescriptor HTableDescriptor, regionLocator RegionLocator, cls Class<? extends OutputFormat<?,?>>) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Rename Parameter table : RegionLocator to regionLocator : RegionLocator in method private verifyRegionResults(regionLocator RegionLocator, results Map<byte[],String>, expected String, row byte[]) : void in class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol |
From |
To |
|
Rename Parameter table : Table to tableDescriptor : HTableDescriptor in method package configureBlockSize(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Rename Parameter table : Table to tableDescriptor : HTableDescriptor in method package configureDataBlockEncoding(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Rename Parameter table : Table to tableDescriptor : HTableDescriptor in method package configureBloomType(tableDescriptor HTableDescriptor, conf Configuration) : void in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2 |
From |
To |
|
Rename Parameter table : RegionLocator to regionLocator : RegionLocator in method private setupMockStartKeys(regionLocator RegionLocator) : void in class org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat |
From |
To |