1cd4a9993bdb30882439b2ca9acb73d7ced5f21e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable isSync : boolean to syncRpc : boolean in method private applyChanges(ctx InvocationContext, command FlagAffectedCommand, metadata Metadata) : void in class org.infinispan.interceptors.impl.EntryWrappingInterceptor | From | To | |
| Rename Variable putFuture : CompletableFuture<Object> to future : Future<?> in method public testInvalidationDuringStateTransfer() : void in class org.infinispan.statetransfer.NonTxStateTransferInvalidationTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type putFuture : CompletableFuture<Object> to future : Future<?> in method public testInvalidationDuringStateTransfer() : void in class org.infinispan.statetransfer.NonTxStateTransferInvalidationTest | From | To |