fa8561a31f06f755df9e5be2d0b11ed0dbe755e3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable name : ModelNode to fileName : ModelNode in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.GetProtobufSchemaHandler | From | To | |
Rename Variable names : String[] to fileNames : String[] in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.GetProtobufSchemaNamesHandler | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fileNames : Set<String> to fileNames : List<String> in method public getProtofileNames() : String[] in class org.infinispan.query.remote.impl.ProtobufMetadataManagerImpl | From | To |