d76c0709b48949a89046292d0e789356bebf5f28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable keyValues : List<KeyValue> to cells : List<Cell> in method protected poll() : int in class org.apache.camel.component.hbase.HBaseConsumer | From | To | |
Rename Variable keyValue : KeyValue to cell : Cell in method protected poll() : int in class org.apache.camel.component.hbase.HBaseConsumer | From | To | |
Change Variable Type | 2 | ||
Change Variable Type keyValues : List<KeyValue> to cells : List<Cell> in method protected poll() : int in class org.apache.camel.component.hbase.HBaseConsumer | From | To | |
Change Variable Type keyValue : KeyValue to cell : Cell in method protected poll() : int in class org.apache.camel.component.hbase.HBaseConsumer | From | To |