df6d2964d7dc080940e97bbe2d75ace57195a2f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object from class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor to public visitClearCommand(ctx InvocationContext, command ClearCommand) : Object from class org.infinispan.interceptors.xsite.BaseBackupInterceptor | From | To | |
Pull Up Method private handleMultipleKeysWriteCommand(ctx InvocationContext, command WriteCommand) : Object from class org.infinispan.interceptors.xsite.NonTransactionalBackupInterceptor to protected handleMultipleKeysWriteCommand(ctx InvocationContext, command WriteCommand) : Object from class org.infinispan.interceptors.xsite.BaseBackupInterceptor | From | To |