Binary compatibility report for the spark-json-relay-2.0.1 library  between 1.5.0 and 1.4.0 versions   (relating to the portability of client application spark-json-relay-2.0.1.jar)

Test Info


Library Namespark-json-relay-2.0.1
Version #11.5.0
Version #21.4.0
Java Version1.7.0_75

Test Results


Total Java ARchives1
Total Methods / Classes88 / 2029
VerdictIncompatible
(4.5%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (4)


spark-core_2.10-1.5.0.jar, SparkConf.class
package org.apache.spark
SparkConf.getAvroSchema ( )  :  scala.collection.immutable.Map<Object,String>
SparkConf.getSizeAsBytes ( String key, long defaultValue )  :  long
SparkConf.registerAvroSchemas ( scala.collection.Seq<org.apache.avro.Schema> schemas )  :  SparkConf

spark-core_2.10-1.5.0.jar, SparkFirehoseListener.class
package org.apache.spark
SparkFirehoseListener.onBlockUpdated ( scheduler.SparkListenerBlockUpdated blockUpdated )  :  void

to the top

Java ARchives (1)


spark-core_2.10-1.5.0.jar

to the top




Generated on Mon Oct 12 02:28:52 2015 for spark-json-relay-2.0.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API