3655dee5b5feee46eaadeaae221fa8f358b90340
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected testProgram() : void renamed to public testBatchDistributedCache() : void in class org.apache.flink.test.distributedCache.DistributedCacheTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type wordList : Set<String> to wordList : List<String> in class org.apache.flink.test.distributedCache.DistributedCacheTest.WordChecker | From | To |