|
Rename Method public filterKeyValue(ignored Cell) : ReturnCode renamed to public filterCell(ignored Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilter.SlowScanFilter |
From |
To |
|
Rename Method public filterKeyValue(ignored Cell) : ReturnCode renamed to public filterCell(ignored Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilter.OldTestFilter |
From |
To |
|
Rename Method public filterKeyValue(ignored Cell) : ReturnCode renamed to public filterCell(ignored Cell) : ReturnCode in class org.apache.hadoop.hbase.client.TestHCM.BlockingFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilterList.MockNextRowFilter |
From |
To |
|
Rename Method public filterKeyValue(ignored Cell) : ReturnCode renamed to public filterCell(ignored Cell) : ReturnCode in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook.NoDataFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterAllFilter |
From |
To |
|
Rename Method public filterKeyValue(c Cell) : ReturnCode renamed to public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.spark.SparkSQLPushDownFilter |
From |
To |
|
Rename Method package internalFilterKeyValue(c Cell, transformCell Cell) : ReturnCode renamed to package internalFilterCell(c Cell, transformCell Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterListWithOR |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.client.AbstractTestScanCursor.SparseFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilterList.MockSeekHintFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.client.ColumnCountOnRowFilter |
From |
To |
|
Rename Method public testFilterKeyValue() : void renamed to public testFilterCell() : void in class org.apache.hadoop.hbase.filter.TestFilterList |
From |
To |
|
Rename Method public testWhileMatchFilterWithFilterKeyValue() : void renamed to public testWhileMatchFilterWithFilterCell() : void in class org.apache.hadoop.hbase.filter.TestFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.regionserver.TestScannerHeartbeatMessages.SparseFilter |
From |
To |
|
Rename Method public filterKeyValue(cell Cell) : ReturnCode renamed to public filterCell(cell Cell) : ReturnCode in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter |
From |
To |
|
Rename Method package internalFilterKeyValue(c Cell, transformedCell Cell) : ReturnCode renamed to package internalFilterCell(c Cell, transformedCell Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterListWithAND |
From |
To |
|
Rename Method public filterKeyValue(cell Cell) : ReturnCode renamed to public filterCell(cell Cell) : ReturnCode in class org.apache.hadoop.hbase.security.access.AccessControlFilter |
From |
To |
|
Rename Method public filterKeyValue(cell Cell) : ReturnCode renamed to public filterCell(cell Cell) : ReturnCode in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter |
From |
To |
|
Rename Method public filterKeyValue(cell Cell) : ReturnCode renamed to public filterCell(cell Cell) : ReturnCode in class org.apache.hadoop.hbase.regionserver.MobReferenceOnlyFilter |
From |
To |
|
Rename Method public filterKeyValue(ignored Cell) : ReturnCode renamed to public filterCell(ignored Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestInvocationRecordFilter.InvocationRecordFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilterList.MockFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilterList.AlwaysNextColFilter |
From |
To |
|
Rename Method public testFilterKeyValue() : void renamed to public testFilterCell() : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter |
From |
To |
|
Rename Method public filterKeyValue(v Cell) : ReturnCode renamed to public filterCell(v Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TestFilterFromRegionSide.FirstSeveralCellsFilter |
From |
To |
|
Rename Method package abstract internalFilterKeyValue(c Cell, transformedCell Cell) : ReturnCode renamed to package abstract internalFilterCell(c Cell, transformedCell Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterListBase |
From |
To |
|
Rename Method package internalFilterKeyValue(c Cell, transformedCell Cell) : ReturnCode renamed to package internalFilterCell(c Cell, transformedCell Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterList |
From |
To |
|
Rename Variable c : ReturnCode to rc : ReturnCode in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.SkipFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method private substrFilterTests(filter Filter) : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method public testFirstKeyMatchingQualifierFilter() : void in class org.apache.hadoop.hbase.filter.TestFirstKeyValueMatchingQualifiersFilter |
From |
To |
|
Rename Variable kv : KeyValue to c : KeyValue in method private basicFilterTests(filter ColumnPaginationFilter) : void in class org.apache.hadoop.hbase.filter.TestColumnPaginationFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method private regexPatternFilterTests(filter Filter) : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Variable c : ReturnCode to code : ReturnCode in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.WhileMatchFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method private basicFilterTests(filter SingleColumnValueFilter) : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Variable kv : KeyValue to c : KeyValue in method public testFilterCell() : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method public testLongComparator() : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method private nullFilterTests(filter Filter) : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Variable kv : KeyValue to cell : KeyValue in method private regexFilterTests(filter Filter) : void in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TimestampsFilter |
From |
To |
|
Rename Parameter kv : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.RowFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.WhileMatchFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.QualifierFilter |
From |
To |
|
Rename Parameter kv : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ColumnRangeFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FamilyFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.InclusiveStopFilter |
From |
To |
|
Rename Parameter kv : Cell to c : Cell in method public filterKv(filter Filter, c Cell) : Cell in class org.apache.hadoop.hbase.mapreduce.Import |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.client.AbstractTestScanCursor.SparseFilter |
From |
To |
|
Rename Parameter cell : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FamilyFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method private hasOneMatchingQualifier(c Cell) : boolean in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter |
From |
To |
|
Rename Parameter ignored : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.PageFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.TimestampsFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ValueFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.QualifierFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.PrefixFilter |
From |
To |
|
Rename Parameter kv : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.ColumnRangeFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.client.ColumnCountOnRowFilter |
From |
To |
|
Rename Parameter kv : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterCell(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterAllFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.SkipFilter |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.FilterWrapper |
From |
To |
|
Rename Parameter v : Cell to c : Cell in method public filterKeyValue(c Cell) : ReturnCode in class org.apache.hadoop.hbase.filter.RandomRowFilter |
From |
To |