fa8b63a4625de7ac6bbddf45e969cd3148390c89
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type dataType : DataType to dataType : MediaType in method package ScriptMetadata(name String, language Optional<String>, extension String, mode ExecutionMode, parameters Set<String>, role Optional<String>, reducer Optional<String>, collator Optional<String>, combiner Optional<String>, dataType MediaType) in class org.infinispan.scripting.impl.ScriptMetadata | From | To | |
Change Parameter Type dataType : DataType to dataType : MediaType in method public dataType(dataType MediaType) : ScriptMetadata.Builder in class org.infinispan.scripting.impl.ScriptMetadata.Builder | From | To | |
Change Parameter Type dataType : DataType to scriptMediaType : String in method package DataTypedCacheManager(scriptMediaType String, cm EmbeddedCacheManager, subject Subject) in class org.infinispan.scripting.impl.DataTypedCacheManager | From | To | |
Rename Variable | 2 | ||
Rename Variable dataType : DataType to scriptMediaType : String in method public runScript(scriptName String, context TaskContext) : CompletableFuture<T> in class org.infinispan.scripting.impl.ScriptingManagerImpl | From | To | |
Rename Variable dataType : DataType to scriptMediaType : String in method public setEnvironment(cache Cache<Object,Object>, inputKeys Set<Object>) : void in class org.infinispan.scripting.impl.DistributedScript | From | To | |
Change Return Type | 1 | ||
Change Return Type DataType to MediaType in method public dataType() : MediaType in class org.infinispan.scripting.impl.ScriptMetadata | From | To | |
Rename Attribute | 1 | ||
Rename Attribute dataType : DataType to scriptMediaType : String in class org.infinispan.scripting.impl.DataTypedCacheManager | From | To | |
Change Variable Type | 3 | ||
Change Variable Type dataType : DataType to scriptMediaType : String in method public setEnvironment(cache Cache<Object,Object>, inputKeys Set<Object>) : void in class org.infinispan.scripting.impl.DistributedScript | From | To | |
Change Variable Type dataType : DataType to dataType : MediaType in method public readObject(input ObjectInput) : ScriptMetadata in class org.infinispan.scripting.impl.ScriptMetadata.Externalizer | From | To | |
Change Variable Type dataType : DataType to scriptMediaType : String in method public runScript(scriptName String, context TaskContext) : CompletableFuture<T> in class org.infinispan.scripting.impl.ScriptingManagerImpl | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type dataType : DataType to dataType : MediaType in class org.infinispan.scripting.impl.ScriptMetadata.Builder | From | To | |
Change Attribute Type dataType : DataType to scriptMediaType : String in class org.infinispan.scripting.impl.DataTypedCacheManager | From | To | |
Change Attribute Type dataType : DataType to dataType : MediaType in class org.infinispan.scripting.impl.ScriptMetadata | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dataType : DataType to scriptMediaType : String in method package DataTypedCacheManager(scriptMediaType String, cm EmbeddedCacheManager, subject Subject) in class org.infinispan.scripting.impl.DataTypedCacheManager | From | To |