|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method public sparseSum(matrixUuid UUID, cacheName String) : double in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method private sparseKeyFilter(matrixUuid UUID) : IgnitePredicate<K> in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Parameter Type uid : IgniteUuid to uid : UUID in method private getSumsAndCounts(centers Vector[], dim int, uid UUID, cacheName String) : SumsAndCounts in class org.apache.ignite.ml.clustering.KMeansDistributedClusterer |
From |
To |
|
Change Parameter Type affinityKey : IgniteUuid to affinityKey : Object in method public SparseMatrixKey(idx int, matrixId UUID, affinityKey Object) in class org.apache.ignite.ml.math.distributed.keys.impl.SparseMatrixKey |
From |
To |
|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method public sparseMap(matrixUuid UUID, mapper IgniteDoubleFunction<Double>, cacheName String) : void in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method public sparseMin(matrixUuid UUID, cacheName String) : double in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Parameter Type uid : IgniteUuid to uid : UUID in method private weightCenters(uid UUID, distinctCenters List<Vector>, cacheName String) : ConcurrentHashMap<Integer,Integer> in class org.apache.ignite.ml.clustering.KMeansDistributedClusterer |
From |
To |
|
Change Parameter Type matrixId : IgniteUuid to matrixId : UUID in method public SparseMatrixKey(idx int, matrixId UUID, affinityKey Object) in class org.apache.ignite.ml.math.distributed.keys.impl.SparseMatrixKey |
From |
To |
|
Change Parameter Type zeroVal : A to zeroValSupp : IgniteSupplier<A> in method public distributedFold(cacheName String, folder IgniteBiFunction<Cache.Entry<K,V>,A,A>, keyFilter IgnitePredicate<K>, accumulator BinaryOperator<A>, zeroValSupp IgniteSupplier<A>) : A in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method public BlockMatrixKey(rowId long, colId long, matrixUuid UUID, affinityKey IgniteUuid) in class org.apache.ignite.ml.math.distributed.keys.impl.BlockMatrixKey |
From |
To |
|
Change Parameter Type uid : IgniteUuid to uid : UUID in method private getNewCenters(k int, costs ConcurrentHashMap<Integer,Double>, uid UUID, sumCosts double, cacheName String) : List<Vector> in class org.apache.ignite.ml.clustering.KMeansDistributedClusterer |
From |
To |
|
Change Parameter Type matrixUuid : IgniteUuid to matrixUuid : UUID in method public sparseMax(matrixUuid UUID, cacheName String) : double in class org.apache.ignite.ml.math.distributed.CacheUtils |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public getUUID() : UUID in class org.apache.ignite.ml.math.impls.storage.matrix.BlockMatrixStorage |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public matrixId() : UUID in class org.apache.ignite.ml.math.distributed.keys.impl.SparseMatrixKey |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public matrixId() : UUID in class org.apache.ignite.ml.math.distributed.keys.impl.BlockMatrixKey |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public getUUID() : UUID in class org.apache.ignite.ml.math.impls.matrix.SparseDistributedMatrix |
From |
To |
|
Change Return Type IgniteUuid to UUID in method private getUUID() : UUID in class org.apache.ignite.ml.math.impls.matrix.SparseBlockDistributedMatrix |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public matrixId() : UUID in class org.apache.ignite.ml.math.distributed.keys.MatrixCacheKey |
From |
To |
|
Change Return Type IgniteUuid to Object in method public affinityKey() : Object in class org.apache.ignite.ml.math.distributed.keys.MatrixCacheKey |
From |
To |
|
Change Return Type IgniteUuid to Object in method public affinityKey() : Object in class org.apache.ignite.ml.math.distributed.keys.impl.SparseMatrixKey |
From |
To |
|
Change Return Type IgniteUuid to UUID in method public getUUID() : UUID in class org.apache.ignite.ml.math.impls.storage.matrix.SparseDistributedMatrixStorage |
From |
To |