|
Change Variable Type tableDescriptor : HTableDescriptor to tableDescriptor : TableDescriptor in method public configureIncrementalLoad(job Job, tablesToBeLoaded List<TargetTableRef>) : void in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type families : Collection<HColumnDescriptor> to families : ColumnFamilyDescriptor[] in method package configureBlockSize(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type families : Collection<HColumnDescriptor> to families : ColumnFamilyDescriptor[] in method package configureDataBlockEncoding(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type familyDescriptor : HColumnDescriptor to familyDescriptor : ColumnFamilyDescriptor in method package configureBlockSize(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type families : Collection<HColumnDescriptor> to families : ColumnFamilyDescriptor[] in method package configureCompression(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type families : Collection<HColumnDescriptor> to families : ColumnFamilyDescriptor[] in method package configureBloomType(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type familyDescriptor : HColumnDescriptor to familyDescriptor : ColumnFamilyDescriptor in method package configureDataBlockEncoding(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type familyDescriptor : HColumnDescriptor to familyDescriptor : ColumnFamilyDescriptor in method package configureCompression(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |
|
Change Variable Type familyDescriptor : HColumnDescriptor to familyDescriptor : ColumnFamilyDescriptor in method package configureBloomType(tableDescriptor TableDescriptor) : String in class org.apache.phoenix.mapreduce.MultiHfileOutputFormat |
From |
To |