Generated by
JDiff

JDiff Statistics

The percent change statistic reported for all elements in each API is defined recursively as follows:
Percentage difference = 100 * (added + removed + 2*changed)
                        -----------------------------------
                        sum of public elements in BOTH APIs
Where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. The definition ensures that if all packages are removed and all new packages are added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.

The overall difference between the two APIs is approximately 5%.

Sections

Packages sorted by percentage difference
Classes and Interfaces sorted by percentage difference
Differences by number and type

Packages Sorted By Percentage Difference

Percentage
Difference
Package
76 org.apache.hadoop.metrics.ganglia
38 org.apache.hadoop.mapred.lib.db
33 org.apache.hadoop.mapreduce.lib.partition
20 org.apache.hadoop.io.compress.bzip2
18 org.apache.hadoop.metrics.spi
15 org.apache.hadoop.io.compress
9 org.apache.hadoop.mapreduce.lib.output
9 org.apache.hadoop.metrics
6 org.apache.hadoop.mapred
5 org.apache.hadoop.util
5 org.apache.hadoop.fs.s3
3 org.apache.hadoop.mapred.lib
2 org.apache.hadoop.io.file.tfile
2 org.apache.hadoop.mapreduce
1 org.apache.hadoop.conf
1 org.apache.hadoop.fs
<1 org.apache.hadoop.io

Percentage
Difference
Frequency Percentage Frequency
0 0.058823529411764705 |
1 0.11764705882352941 |
2 0.11764705882352941 |
3 0.058823529411764705 |
5 0.11764705882352941 |
6 0.058823529411764705 |
9 0.11764705882352941 |
15 0.058823529411764705 |
18 0.058823529411764705 |
20 0.058823529411764705 |
33 0.058823529411764705 |
38 0.058823529411764705 |
76 0.058823529411764705 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 org.apache.hadoop.mapred.lib.db.DBWritable
66 org.apache.hadoop.mapred.lib.db.DBInputFormat.NullDBWritable
64 org.apache.hadoop.metrics.ganglia.GangliaContext
60 org.apache.hadoop.mapred.lib.db.DBInputFormat.DBInputSplit
52 org.apache.hadoop.io.compress.bzip2.CBZip2InputStream
50 org.apache.hadoop.fs.s3.S3Exception
50 org.apache.hadoop.io.compress.BlockDecompressorStream
50 org.apache.hadoop.mapreduce.Reducer.Context
35 org.apache.hadoop.io.compress.CompressionInputStream
30 org.apache.hadoop.mapred.lib.db.DBInputFormat.DBRecordReader
29 org.apache.hadoop.io.file.tfile.TFile.Reader
25 org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat
25 org.apache.hadoop.mapred.lib.MultipleTextOutputFormat
25 org.apache.hadoop.util.RunJar
20 org.apache.hadoop.mapred.lib.db.DBOutputFormat
20 org.apache.hadoop.mapred.lib.db.DBOutputFormat.DBRecordWriter
20 org.apache.hadoop.metrics.spi.OutputRecord
15 org.apache.hadoop.io.compress.DecompressorStream
12 org.apache.hadoop.io.compress.GzipCodec.GzipInputStream
12 org.apache.hadoop.mapreduce.lib.output.FileOutputFormat
8 org.apache.hadoop.io.compress.bzip2.BZip2Constants
7 org.apache.hadoop.mapred.lib.db.DBInputFormat
7 org.apache.hadoop.mapreduce.ReduceContext
6 org.apache.hadoop.conf.Configuration
6 org.apache.hadoop.mapred.lib.MultipleOutputFormat
5 org.apache.hadoop.util.StringUtils
5 org.apache.hadoop.metrics.ContextFactory
4 org.apache.hadoop.io.compress.BZip2Codec
4 org.apache.hadoop.metrics.spi.AbstractMetricsContext
4 org.apache.hadoop.metrics.MetricsContext
4 org.apache.hadoop.mapred.JobConf
3 org.apache.hadoop.mapred.lib.MultipleOutputs
3 org.apache.hadoop.io.file.tfile.TFile.Reader.Scanner
3 org.apache.hadoop.fs.FileSystem
3 org.apache.hadoop.mapred.lib.db.DBConfiguration
2 org.apache.hadoop.io.WritableComparator
1 org.apache.hadoop.fs.RawLocalFileSystem
1 org.apache.hadoop.mapreduce.JobContext
1 org.apache.hadoop.fs.FilterFileSystem

Percentage
Difference
Frequency Percentage Frequency
1 0.07692307692307693 |
2 0.02564102564102564 |
3 0.10256410256410256 |
4 0.10256410256410256 |
5 0.05128205128205128 |
6 0.05128205128205128 |
7 0.05128205128205128 |
8 0.02564102564102564 |
12 0.05128205128205128 |
15 0.02564102564102564 |
20 0.07692307692307693 |
25 0.07692307692307693 |
29 0.02564102564102564 |
30 0.02564102564102564 |
35 0.02564102564102564 |
50 0.07692307692307693 |
52 0.02564102564102564 |
60 0.02564102564102564 |
64 0.02564102564102564 |
66 0.02564102564102564 |
100 0.02564102564102564 |


Differences By Number and Type

The numbers of program elements (packages, classes. constructors, methods and fields) which are recorded as removed, added or changed includes only the highest-level program elements. That is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
Number of Differences
  Removals Additions Changes Total
Packages 0 1 17 18
Classes and Interfaces 0 30 39 69
Constructors 0 1 11 12
Methods 8 60 13 81
Fields 0 17 0 17
Total 8 109 80 197