Binary compatibility report for the graphx-diameter_2.11-0.1.0 library  between 1.4.0 and 1.3.0 versions   (relating to the portability of client application graphx-diameter_2.11-0.1.0.jar)

Test Info


Library Namegraphx-diameter_2.11-0.1.0
Version #11.4.0
Version #21.3.0
Java Version1.7.0_85

Test Results


Total Java ARchives2
Total Methods / Classes197 / 1987
VerdictIncompatible
(5.6%)

Problem Summary


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

Removed Methods (11)


spark-core_2.11-1.4.0.jar, SparkContext.class
package org.apache.spark
SparkContext.applicationAttemptId ( )  :  scala.Option<String>
SparkContext.externalBlockStoreFolderName ( )  :  String
SparkContext.getOrCreate ( ) [static]  :  SparkContext
SparkContext.getOrCreate ( SparkConf p1 ) [static]  :  SparkContext
SparkContext.SparkContext.._conf ( )  :  SparkConf
SparkContext.SparkContext.._env ( )  :  SparkEnv
SparkContext.SparkContext..assertNotStopped ( )  :  void
SparkContext.range ( long start, long end, long step, int numSlices )  :  rdd.RDD<Object>
SparkContext.setLogLevel ( String logLevel )  :  void
SparkContext.supportDynamicAllocation ( )  :  boolean
SparkContext.withScope ( scala.Function0<U> body )  :  U

to the top

Java ARchives (2)


spark-core_2.11-1.4.0.jar
spark-graphx_2.11-1.4.0.jar

to the top




Generated on Thu Dec 3 12:54:50 2015 for graphx-diameter_2.11-0.1.0 by Java API Compliance Checker 1.4.1  
A tool for checking backward compatibility of a Java library API