09fb6426d25ec9e54ba240d3af825454aa1a9216
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getSingletonId() : String renamed to public getGroupName() : String in class org.apache.camel.component.zookeepermaster.MasterEndpoint | From | To | |
| Inline Method | 1 | ||
| Inline Method package getChildEndpoint() : Endpoint inlined to public getEndpoint() : Endpoint in class org.apache.camel.component.zookeepermaster.MasterEndpoint | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.camel.component.zookeepermaster.ZKComponentSupport renamed to org.apache.camel.component.zookeepermaster.ZookeeperComponentSupport | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute nodeState : CamelNodeState to thisNodeState : CamelNodeState in method protected onLockOwned() : void in class org.apache.camel.component.zookeepermaster.MasterConsumer | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute singletonId : String to consumerEndpointUri : String in class org.apache.camel.component.zookeepermaster.MasterEndpoint | From | To | |
| Rename Attribute child : String to groupName : String in class org.apache.camel.component.zookeepermaster.MasterEndpoint | From | To | |
| Rename Attribute childEndpoint : Endpoint to consumerEndpoint : Endpoint in class org.apache.camel.component.zookeepermaster.MasterEndpoint | From | To |