1e0a7c21ea77ae2684a2d0b5d809b4241567bd2b
Files Diff
- Added: 5
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private serialize(o T) : byte[] from class org.apache.ignite.examples.ml.sql.DecisionTreeClassificationTrainerSQLInferenceExample to public serialize(o T) : byte[] from class org.apache.ignite.ml.util.Utils | From | To | |
| Move Method private deserialize(o byte[]) : T from class org.apache.ignite.examples.ml.sql.DecisionTreeClassificationTrainerSQLInferenceExample to public deserialize(o byte[]) : T from class org.apache.ignite.ml.util.Utils | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.ignite.examples.ml.sql.DecisionTreeClassificationTrainerSQLInferenceExample.SQLFunctions moved to org.apache.ignite.ml.sql.SQLFunctions | From | To |