|
Change Parameter Type index1 : HTable to index1 : Table in method public verifyIndexTableAtTimestamp(index1 Table, expected List<KeyValue>, ts long, startKey byte[]) : void in class org.apache.phoenix.hbase.index.IndexTestingUtils |
From |
To |
|
Change Parameter Type remoteTable : HTable to remoteTable : Table in method private ensureAnyRows(remoteTable Table) : boolean in class org.apache.phoenix.end2end.index.MutableIndexReplicationIT |
From |
To |
|
Change Parameter Type htable : HTable to regionLocator : RegionLocator in method private validateSplitForLocalIndex(splitKeysBeforeJob byte[][], regionLocator RegionLocator) : boolean in class org.apache.phoenix.mapreduce.index.IndexTool |
From |
To |
|
Change Parameter Type table : HTable to table : Table in method private getKeyValueCount(table Table) : int in class org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT |
From |
To |
|
Change Parameter Type index1 : HTable to index1 : Table in method public verifyIndexTableAtTimestamp(index1 Table, expected List<KeyValue>, start long, end long, startKey byte[], endKey byte[]) : void in class org.apache.phoenix.hbase.index.IndexTestingUtils |
From |
To |
|
Change Parameter Type index1 : HTable to index1 : Table in method public verifyIndexTableAtTimestamp(index1 Table, expected List<KeyValue>, start long, startKey byte[], endKey byte[]) : void in class org.apache.phoenix.hbase.index.IndexTestingUtils |
From |
To |
|
Change Variable Type indexTable : HTable to indxTable : RegionLocator in method public testLocalIndexTableRegionSplitPolicyAndSplitKeys() : void in class org.apache.phoenix.end2end.index.LocalIndexIT |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testDroppingIndexedColDropsIndex() : void in class org.apache.phoenix.end2end.index.DropColumnIT |
From |
To |
|
Change Variable Type htable : HTable to htable : Table in method public testSplitWithCachedMeta() : void in class org.apache.phoenix.end2end.AggregateQueryIT |
From |
To |
|
Change Variable Type table : HTable to regionLocator : RegionLocator in method public submitJob(conf Configuration, qualifiedTableName String, inputPaths String, outputPath Path, tablesToBeLoaded List<TargetTableRef>, hasLocalIndexes boolean) : int in class org.apache.phoenix.mapreduce.AbstractBulkLoadTool |
From |
To |
|
Change Variable Type htable : HTable to htable : Table in method public run(args String[]) : int in class org.apache.phoenix.mapreduce.index.IndexTool |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testDropCoveredColumn() : void in class org.apache.phoenix.end2end.index.IndexWithTableSchemaChangeIT |
From |
To |
|
Change Variable Type metaTable : HTable to metaTable : Table in method public preStoreFileReaderOpen(ctx ObserverContext<RegionCoprocessorEnvironment>, fs FileSystem, p Path, in FSDataInputStreamWrapper, size long, cacheConf CacheConfig, r Reference, reader Reader) : Reader in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReaderGenerator |
From |
To |
|
Change Variable Type table : HTable to table : Table in method private verifyColValue(indexTableName String, dataTableName String, conn Connection, dataTable PTable, dataColumn PColumn, dataCq byte[], globalIndexTable PTable, glovalIndexCol PColumn, globalIndexCq byte[], localIndexTable PTable, localIndexCol PColumn, localIndexCq byte[]) : void in class org.apache.phoenix.end2end.index.DropColumnIT |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public testDropCol() : void in class org.apache.phoenix.end2end.index.DropColumnIT |
From |
To |
|
Change Variable Type table : HTable to table : Table in method public helpTestDroppingIndexedColDropsViewIndex(isMultiTenant boolean) : void in class org.apache.phoenix.end2end.index.DropColumnIT |
From |
To |