4f8bedc111ca6d12c53d23dd53de7e9761b498ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type callback : Function<Commit<T>,U> to callback : Function<Commit<T>,?> in method public register(type Class<T>, callback Function<Commit<T>,?>) : StateMachineExecutor in class io.atomix.copycat.manager.ResourceStateMachineExecutor | From | To | |
Change Return Type | 1 | ||
Change Return Type void to CompletableFuture in method private registerConsumer(commit Commit<MessageBusCommands.Register>) : CompletableFuture in class io.atomix.copycat.coordination.state.MessageBusState | From | To |