Binary compatibility report for the spark-knn-graphs-0.11 library  between 1.5.0 and 1.2.0 versions   (relating to the portability of client application spark-knn-graphs-0.11.jar)

Test Info


Library Namespark-knn-graphs-0.11
Version #11.5.0
Version #21.2.0
Java Version1.7.0_85

Test Results


Total Java ARchives1
Total Methods / Classes91 / 2029
VerdictIncompatible
(17%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh1
Problems with
Data Types
High1
Medium3
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (1)


spark-core_2.11-1.5.0.jar, JavaSparkContext.class
package org.apache.spark.api.java
JavaSparkContext.setLogLevel ( String logLevel )  :  void

to the top

Problems with Data Types, High Severity (1)


spark-core_2.11-1.5.0.jar
package org.apache.spark
[+] SparkContext (1)

to the top

Problems with Data Types, Medium Severity (3)


spark-core_2.11-1.5.0.jar
package org.apache.spark.api.java
[+] JavaDoubleRDD (1)
[+] JavaPairRDD<K,V> (1)
[+] JavaRDD<T> (1)

to the top

Java ARchives (1)


spark-core_2.11-1.5.0.jar

to the top




Generated on Tue Jan 26 11:08:15 2016 for spark-knn-graphs-0.11 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API