831897763655dcd2fb0bdc3c6743d0ebef8b6490
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getWorkers() : List<WorkerInfo> renamed to public getCluster() : List<WorkerInfo> in class org.apache.pulsar.client.admin.Functions | From | To | |
| Rename Method public getWorkers() : List<WorkerInfo> renamed to public getCluster() : List<WorkerInfo> in class org.apache.pulsar.client.admin.internal.FunctionsImpl | From | To | |
| Change Return Type | 3 | ||
| Change Return Type Response to List<WorkerInfo> in method public getCluster() : List<WorkerInfo> in class org.apache.pulsar.broker.admin.impl.FunctionsBase | From | To | |
| Change Return Type Response to List<WorkerInfo> in method public getCluster() : List<WorkerInfo> in class org.apache.pulsar.functions.worker.rest.api.FunctionsImpl | From | To | |
| Change Return Type Response to List<WorkerInfo> in method public getCluster() : List<WorkerInfo> in class org.apache.pulsar.functions.worker.rest.api.v2.FunctionApiV2Resource | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.pulsar.admin.cli.CmdFunctions.GetWorkers renamed to org.apache.pulsar.admin.cli.CmdFunctions.GetCluster | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute workers : GetWorkers to cluster : GetCluster in class org.apache.pulsar.admin.cli.CmdFunctions | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type workers : GetWorkers to cluster : GetCluster in class org.apache.pulsar.admin.cli.CmdFunctions | From | To |