649b737a81243adc43b508a90addc9a2962c6bc1
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type edit : WALEdit to c : ObserverContext<RegionCoprocessorEnvironment> in method private doPost(c ObserverContext<RegionCoprocessorEnvironment>, m Mutation) : void in class org.apache.phoenix.hbase.index.Indexer | From | To | |
Move Method | 2 | ||
Move Method protected createTimestampBatchesFromKeyValues(kvs Collection<KeyValue>, batches Map<Long,Batch>) : void from class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder to public createTimestampBatchesFromKeyValues(kvs Collection<KeyValue>, batches Map<Long,Batch>) : void from class org.apache.phoenix.hbase.index.util.IndexManagementUtil | From | To | |
Move Method public scrutinizeIndex(conn Connection, fullTableName String, fullIndexName String) : long from class org.apache.phoenix.util.TestUtil to public scrutinizeIndex(conn Connection, fullTableName String, fullIndexName String) : long from class org.apache.phoenix.util.IndexScrutiny | From | To | |
Rename Variable | 1 | ||
Rename Variable familyKVs : List<KeyValue> to kvs : List<KeyValue> in method private batchMutationAndAddUpdates(manager IndexUpdateManager, state LocalTableState, m Mutation, indexMetaData IndexMetaData) : void in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder | From | To | |
Inline Method | 2 | ||
Inline Method protected createTimestampBatchesFromMutation(m Mutation) : Collection<Batch> inlined to private batchMutationAndAddUpdates(manager IndexUpdateManager, state LocalTableState, m Mutation, indexMetaData IndexMetaData) : void in class org.apache.phoenix.hbase.index.covered.NonTxIndexBuilder | From | To | |
Inline Method private doPre(indexUpdates Collection<Pair<Mutation,byte[]>>, edit WALEdit, durability Durability) : boolean inlined to public preBatchMutateWithExceptions(c ObserverContext<RegionCoprocessorEnvironment>, miniBatchOp MiniBatchOperationInProgress<Mutation>) : void in class org.apache.phoenix.hbase.index.Indexer | From | To | |
Rename Class | 4 | ||
Rename Class org.apache.phoenix.hbase.index.covered.TestCoveredColumns renamed to org.apache.phoenix.hbase.index.covered.CoveredColumnsTest | From | To | |
Rename Class org.apache.phoenix.hbase.index.covered.TestNonTxIndexBuilder renamed to org.apache.phoenix.hbase.index.covered.NonTxIndexBuilderTest | From | To | |
Rename Class org.apache.phoenix.util.TestUtilIT renamed to org.apache.phoenix.util.IndexScrutinyIT | From | To | |
Rename Class org.apache.phoenix.hbase.index.covered.TestLocalTableState renamed to org.apache.phoenix.hbase.index.covered.LocalTableStateTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter edit : WALEdit to c : ObserverContext<RegionCoprocessorEnvironment> in method private doPost(c ObserverContext<RegionCoprocessorEnvironment>, m Mutation) : void in class org.apache.phoenix.hbase.index.Indexer | From | To |