Binary compatibility report for the spark-infotheoretic-feature-selection-1.1 library  between 1.3.0 and 1.4.0 versions   (relating to the portability of client application spark-infotheoretic-feature-selection-1.1.jar)

Test Info


Library Namespark-infotheoretic-feature-selection-1.1
Version #11.3.0
Version #21.4.0
Java Version1.7.0_75

Test Results


Total Java ARchives2
Total Methods / Classes37 / 2148
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (5)


spark-mllib_2.10-1.4.0.jar, Vector.class
package org.apache.spark.mllib.linalg
Vector.compressed ( ) [abstract]  :  Vector
Vector.numActives ( ) [abstract]  :  int
Vector.numNonzeros ( ) [abstract]  :  int
Vector.toDense ( ) [abstract]  :  DenseVector
Vector.toSparse ( ) [abstract]  :  SparseVector

to the top

Other Changes in Data Types (5)


spark-mllib_2.10-1.3.0.jar
package org.apache.spark.mllib.linalg
[+] Vector (5)

to the top

Java ARchives (2)


spark-core_2.10-1.3.0.jar
spark-mllib_2.10-1.3.0.jar

to the top




Generated on Tue Jul 21 08:50:11 2015 for spark-infotheoretic-feature-selection-1.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API