|
Change Parameter Type arg0 : KeyValue to arg0 : Cell in method public backwardSeek(arg0 Cell) : boolean in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Parameter Type key : KeyValue to key : Cell in method public reseek(key Cell) : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Parameter Type key : KeyValue to key : Cell in method public seek(key Cell) : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Parameter Type kv : KeyValue to kv : Cell in method public requestSeek(kv Cell, forward boolean, useBloom boolean) : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Parameter Type kv : KeyValue to kv : Cell in method private isSatisfiedMidKeyCondition(kv Cell) : boolean in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader |
From |
To |
|
Change Parameter Type key : KeyValue to key : Cell in method public seek(key Cell) : boolean in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Parameter Type key : KeyValue to key : Cell in method public reseek(key Cell) : boolean in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Parameter Type kv : KeyValue to kv : Cell in method public matches(kv Cell) : boolean in class org.apache.phoenix.hbase.index.covered.update.ColumnReference |
From |
To |
|
Change Parameter Type arg0 : KeyValue to arg0 : Cell in method public backwardSeek(arg0 Cell) : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Parameter Type catalogTracker : CatalogTracker to conn : Connection in method private offlineParentInMetaAndputMetaEntries(conn Connection, parent HRegionInfo, splitA HRegionInfo, splitB HRegionInfo, serverName ServerName, metaEntries List<Mutation>) : void in class org.apache.hadoop.hbase.regionserver.IndexSplitTransaction |
From |
To |
|
Change Parameter Type arg0 : KeyValue to arg0 : Cell in method public seekToPreviousRow(arg0 Cell) : boolean in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Parameter Type arg0 : KeyValue to arg0 : Cell in method public seekToPreviousRow(arg0 Cell) : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Return Type KeyValue to Cell in method public peek() : Cell in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Return Type KeyValue to Cell in method public next() : Cell in class org.apache.phoenix.hbase.index.scanner.Scanner |
From |
To |
|
Change Return Type KeyValue to Cell in method public next() : Cell in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Return Type HLog to WAL in method private createWAL(c Configuration, walFactory WALFactory) : WAL in class org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT |
From |
To |
|
Change Return Type KeyValue to Cell in method public peek() : Cell in class org.apache.phoenix.hbase.index.scanner.Scanner |
From |
To |
|
Change Return Type KeyValue to Cell in method public peek() : Cell in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Return Type KeyValue to Cell in method public next() : Cell in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Variable Type wal : HLog to wal : WAL in method public testReplayEditsWrittenViaHRegion() : void in class org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT |
From |
To |
|
Change Variable Type kv : KeyValue to kv : Cell in method public getKeyValue() : Cell in class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader.getScanner |
From |
To |
|
Change Variable Type wal2 : HLog to wal2 : WAL in method public testReplayEditsWrittenViaHRegion() : void in class org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT |
From |
To |
|
Change Variable Type ret : KeyValue to ret : Cell in method public next() : Cell in class org.apache.phoenix.hbase.index.covered.data.IndexMemStore.MemStoreScanner |
From |
To |
|
Change Variable Type next : KeyValue to next : Cell in method private get(ref ColumnReference) : ImmutableBytesPtr in class org.apache.phoenix.hbase.index.covered.data.LazyValueGetter |
From |
To |
|
Change Variable Type peek : KeyValue to peek : Cell in method public seek(next KeyValue) : boolean in class org.apache.phoenix.hbase.index.scanner.ScannerBuilder.getFilteredScanner |
From |
To |
|
Change Variable Type kv : KeyValue to kv : Cell in method private extractIndexUpdate(edit WALEdit) : Collection<Pair<Mutation,byte[]>> in class org.apache.phoenix.hbase.index.Indexer |
From |
To |
|
Change Variable Type peeked : KeyValue to peeked : Cell in method private seekToNextUnfilteredKeyValue() : boolean in class org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner |
From |
To |
|
Change Variable Type peek : KeyValue to peek : Cell in method private getFilteredScanner(filters Filter) : Scanner in class org.apache.phoenix.hbase.index.scanner.ScannerBuilder |
From |
To |
|
Change Variable Type kv : KeyValue to kv : Cell in method private getFirstIndexedKeyValue(edit WALEdit) : IndexedKeyValue in class org.apache.phoenix.hbase.index.Indexer |
From |
To |
|
Change Variable Type next : KeyValue to next : Cell in method private getNextEntries(refs List<CoveredColumn>, kvs Scanner, currentRow byte[]) : Pair<Integer,List<ColumnEntry>> in class org.apache.phoenix.hbase.index.covered.example.CoveredColumnIndexCodec |
From |
To |