1bcfe5823e7957060080741f7d06f343c3447699
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Object to CompletionStage<?> in method private invokeRemotelyAsync(finalOwners List<Address>, rCtx InvocationContext, writeCmd WriteCommand) : CompletionStage<?> in class org.infinispan.hibernate.cache.commons.access.UnorderedDistributionInterceptor | From | To | |
Change Variable Type | 4 | ||
Change Variable Type remoteInvocation : Object to remoteInvocation : CompletionStage<?> in method private handleDataWriteCommand(ctx InvocationContext, command DataWriteCommand) : Object in class org.infinispan.hibernate.cache.commons.access.UnorderedDistributionInterceptor | From | To |