64d446dd97eb80f7f08374afbf8a727a317685f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type action : ExceptionSupplier<CompletionStage<Void>,Exception> to action : ExceptionSupplier<CompletionStage<Void>,CommandDispatcherException> in method private executeOnPrimaryOwner(sessionId String, command Command<Void,Scheduler>) : void in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManager | From | To | |
Change Variable Type action : ExceptionSupplier<CompletionStage<Void>,Exception> to action : ExceptionSupplier<CompletionStage<Void>,CommandDispatcherException> in method private executeOnPrimaryOwner(bean Bean<I,T>, command Command<Void,Scheduler<I>>) : void in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager | From | To |