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

Test Info


Library Namespark-json-relay-1.0.1
Version #11.4.0
Version #21.3.0
Java Version1.7.0_75

Test Results


Total Java ARchives1
Total Methods / Classes85 / 1925
VerdictIncompatible
(16.5%)

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh14
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (1)


spark-core_2.10-1.3.0.jar, SparkConf.class
package org.apache.spark
SparkConf.translateConfKey ( String p1, boolean p2 ) [static]  :  String

to the top

Removed Methods (14)


spark-core_2.10-1.4.0.jar, SparkConf.class
package org.apache.spark
SparkConf.getDeprecatedConfig ( String p1, SparkConf p2 ) [static]  :  scala.Option<String>
SparkConf.getSizeAsBytes ( String key )  :  long
SparkConf.getSizeAsBytes ( String key, String defaultValue )  :  long
SparkConf.getSizeAsGb ( String key )  :  long
SparkConf.getSizeAsGb ( String key, String defaultValue )  :  long
SparkConf.getSizeAsKb ( String key )  :  long
SparkConf.getSizeAsKb ( String key, String defaultValue )  :  long
SparkConf.getSizeAsMb ( String key )  :  long
SparkConf.getSizeAsMb ( String key, String defaultValue )  :  long
SparkConf.getTimeAsMs ( String key )  :  long
SparkConf.getTimeAsMs ( String key, String defaultValue )  :  long
SparkConf.getTimeAsSeconds ( String key )  :  long
SparkConf.getTimeAsSeconds ( String key, String defaultValue )  :  long
SparkConf.logDeprecationWarning ( String p1 ) [static]  :  void

to the top

Java ARchives (1)


spark-core_2.10-1.4.0.jar

to the top




Generated on Fri Sep 11 01:27:04 2015 for spark-json-relay-1.0.1 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API