5dad23165f5dd8f57e18f88884d9cf13de3c76c4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type entity : Class<?> to indexedType : IndexedTypeIdentifier in method public IndexWorker(indexedType IndexedTypeIdentifier, flush boolean, clean boolean, primaryOwner boolean, everywhereKeys Set<Object>) in class org.infinispan.query.impl.massindex.IndexWorker | From | To | |
Change Parameter Type entityType : Class<?> to entity : IndexedTypeIdentifier in method public flush(entity IndexedTypeIdentifier) : void in class org.infinispan.query.impl.massindex.IndexUpdater | From | To | |
Change Parameter Type entityType : Class<?> to entity : IndexedTypeIdentifier in method public purge(entity IndexedTypeIdentifier) : void in class org.infinispan.query.impl.massindex.IndexUpdater | From | To | |
Rename Attribute | 1 | ||
Rename Attribute entity : Class<?> to indexedType : IndexedTypeIdentifier in class org.infinispan.query.impl.massindex.IndexWorker | From | To | |
Change Variable Type | 3 | ||
Change Variable Type type : Class<?> to type : IndexedTypeIdentifier in method private executeInternal(asyncFlush boolean) : CompletableFuture<Void> in class org.infinispan.query.impl.massindex.DistributedExecutorMassIndexer | From | To | |
Change Variable Type indexedType : Class<?> to indexedType : IndexedTypeIdentifier in method private executeInternal(asyncFlush boolean) : CompletableFuture<Void> in class org.infinispan.query.impl.massindex.DistributedExecutorMassIndexer | From | To | |
Change Variable Type toFlush : Deque<Class<?>> to toFlush : Deque<IndexedTypeIdentifier> in method private executeInternal(asyncFlush boolean) : CompletableFuture<Void> in class org.infinispan.query.impl.massindex.DistributedExecutorMassIndexer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type entity : Class<?> to indexedType : IndexedTypeIdentifier in class org.infinispan.query.impl.massindex.IndexWorker | From | To | |
Rename Parameter | 3 | ||
Rename Parameter entityType : Class<?> to entity : IndexedTypeIdentifier in method public flush(entity IndexedTypeIdentifier) : void in class org.infinispan.query.impl.massindex.IndexUpdater | From | To | |
Rename Parameter entityType : Class<?> to entity : IndexedTypeIdentifier in method public purge(entity IndexedTypeIdentifier) : void in class org.infinispan.query.impl.massindex.IndexUpdater | From | To | |
Rename Parameter entity : Class<?> to indexedType : IndexedTypeIdentifier in method public IndexWorker(indexedType IndexedTypeIdentifier, flush boolean, clean boolean, primaryOwner boolean, everywhereKeys Set<Object>) in class org.infinispan.query.impl.massindex.IndexWorker | From | To |