e2a6386f3b9343aec74c5f96f0e0124e80b9f8b1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Superclass | 1 | ||
Extract Superclass org.apache.phoenix.hbase.index.write.DelegateIndexFailurePolicy from classes [org.apache.phoenix.index.PhoenixIndexFailurePolicy] | From | To | |
Change Variable Type | 2 | ||
Change Variable Type newDisableTimeStamp : Long to newDisableTimeStamp : long in method public updateIndexState(controller RpcController, request UpdateIndexStateRequest, done RpcCallback<MetaDataResponse>) : void in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To | |
Change Variable Type curTimeStampVal : Long to curTimeStampVal : long in method public updateIndexState(controller RpcController, request UpdateIndexStateRequest, done RpcCallback<MetaDataResponse>) : void in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To |