51a77180310c89ba0bbb43ec528d115f29eacf05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type config : Resource.Config to config : Properties in method public ConfigureCommand(config Properties) in class io.atomix.resource.ResourceStateMachine.ConfigureCommand | From | To | |
Change Return Type | 1 | ||
Change Return Type Resource.Config to Properties in method public config() : Properties in class io.atomix.resource.ResourceStateMachine.ConfigureCommand | From | To | |
Extract Method | 1 | ||
Extract Method protected createResource(config Resource.Config, options Resource.Options) : T extracted from protected createResource(options Resource.Options) : T in class io.atomix.testing.AbstractCopycatTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type config : Resource.Config to config : Properties in class io.atomix.resource.ResourceStateMachine.ConfigureCommand | From | To |