09a3922d57f9a4c8fbe6c1056f3ea128869c250e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type igfs : IgfsSecondaryFileSystem to igfs : IgfsEx in method protected createFile(igfs IgfsEx, file IgfsPath, overwrite boolean, chunks byte[]...) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Inline Method | 2 | ||
Inline Method public create(igfs IgfsSecondaryFileSystem, dirs IgfsPath[], files IgfsPath[]) : void inlined to public create(igfs IgfsImpl, dirs IgfsPath[], files IgfsPath[]) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To |