0d2b989d2be62533a36061940497a734463b5f10
Files Diff
- Added: 9
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type mapper : IgniteFunction<Double,Double> to mapper : IgniteDoubleFunction<Double> in method private mapOverValues(mapper IgniteDoubleFunction<Double>) : Matrix in class org.apache.ignite.ml.math.impls.matrix.SparseDistributedMatrix | From | To | |
| Rename Variable | 1 | ||
| Rename Variable localNode : ClusterNode to locNode : ClusterNode in method private sparseFold(cacheName String, folder IgniteBiFunction<Cache.Entry<K,V>,A,A>, keyFilter IgnitePredicate<K>, accumulator BinaryOperator<A>, zeroVal A, defVal V, defKey K, defValCnt long, isNilpotent boolean) : A in class org.apache.ignite.ml.math.impls.CacheUtils | From | To |