60aa086c9f8ae89e77f89fb7230af4661d5ce540
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type timeout : long to timeout : Duration in method public ChannelCommandDispatcher(dispatcher MessageDispatcher, marshaller CommandMarshaller<C>, group Group<Address>, timeout Duration, localDispatcher CommandDispatcher<C>, closeTask Runnable) in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher | From | To | |
Change Return Type | 2 | ||
Change Return Type long to Duration in method public getTimeout() : Duration in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfigurator | From | To | |
Change Return Type long to Duration in method public getTimeout() : Duration in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryConfiguration | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type timeout : long to timeout : Duration in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfigurator | From | To | |
Change Attribute Type timeout : long to timeout : Duration in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactory | From | To | |
Change Attribute Type timeout : long to timeout : Duration in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcher | From | To |