b1306d65af9dd29d27a3f2614e504e2ed2646036
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class org.apache.pulsar.functions.worker.rest.api.v1.ApiV1ResourceTest renamed to org.apache.pulsar.functions.worker.rest.api.v1.FunctionApiV1ResourceTest | From | To | |
Rename Class org.apache.pulsar.functions.worker.rest.api.v1.ApiV1Resource renamed to org.apache.pulsar.functions.worker.rest.api.v1.FunctionApiV1Resource | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.pulsar.functions.worker.rest.FunctionApiResource from classes [org.apache.pulsar.functions.worker.rest.api.v1.FunctionApiV1Resource] | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type resource : ApiV1Resource to resource : FunctionApiV1Resource in class org.apache.pulsar.functions.worker.rest.api.v1.FunctionApiV1ResourceTest | From | To |