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 38%.

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
39 org.apache.hadoop.yarn.api
36 org.apache.hadoop.yarn.server.api
31 org.apache.hadoop.yarn.conf
24 org.apache.hadoop.yarn.api.records
23 org.apache.hadoop.yarn.exceptions
22 org.apache.hadoop.yarn.api.protocolrecords
9 org.apache.hadoop.yarn.api.records.timeline

Percentage
Difference
Frequency Percentage Frequency
9 0.14285714285714285 |
22 0.14285714285714285 |
23 0.14285714285714285 |
24 0.14285714285714285 |
31 0.14285714285714285 |
36 0.14285714285714285 |
39 0.14285714285714285 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
78 org.apache.hadoop.yarn.api.ContainerManagementProtocol
63 org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
60 org.apache.hadoop.yarn.api.ApplicationClientProtocol
55 org.apache.hadoop.yarn.api.records.YarnClusterMetrics
50 org.apache.hadoop.yarn.api.ApplicationMasterProtocol
50 org.apache.hadoop.yarn.api.ClientSCMProtocol
50 org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
50 org.apache.hadoop.yarn.server.api.SCMAdminProtocol
48 org.apache.hadoop.yarn.api.records.Resource
33 org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionResponse
33 org.apache.hadoop.yarn.server.api.ContainerContext
33 org.apache.hadoop.yarn.server.api.ContainerInitializationContext
33 org.apache.hadoop.yarn.server.api.ContainerTerminationContext
31 org.apache.hadoop.yarn.conf.YarnConfiguration
30 org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
28 org.apache.hadoop.yarn.api.records.ContainerStatus
25 org.apache.hadoop.yarn.api.records.NodeState
23 org.apache.hadoop.yarn.api.records.NodeReport
22 org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
21 org.apache.hadoop.yarn.api.records.ApplicationReport
21 org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
20 org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
20 org.apache.hadoop.yarn.api.records.ReservationDefinition
18 org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
18 org.apache.hadoop.yarn.api.records.LogAggregationContext
18 org.apache.hadoop.yarn.api.records.QueueInfo
15 org.apache.hadoop.yarn.api.records.ContainerLaunchContext
14 org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
14 org.apache.hadoop.yarn.api.records.ResourceOption
14 org.apache.hadoop.yarn.api.records.ResourceRequest
11 org.apache.hadoop.yarn.api.records.NodeId
11 org.apache.hadoop.yarn.api.records.URL
11 org.apache.hadoop.yarn.server.api.AuxiliaryService
10 org.apache.hadoop.yarn.api.records.ApplicationAttemptId
10 org.apache.hadoop.yarn.api.records.ApplicationId
7 org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
6 org.apache.hadoop.yarn.api.records.Container
4 org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
4 org.apache.hadoop.yarn.api.records.ContainerExitStatus
4 org.apache.hadoop.yarn.api.records.ContainerId
3 org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
2 org.apache.hadoop.yarn.api.records.ContainerReport

Percentage
Difference
Frequency Percentage Frequency
2 0.023809523809523808 |
3 0.023809523809523808 |
4 0.07142857142857142 |
6 0.023809523809523808 |
7 0.023809523809523808 |
10 0.047619047619047616 |
11 0.07142857142857142 |
14 0.07142857142857142 |
15 0.023809523809523808 |
18 0.07142857142857142 |
20 0.047619047619047616 |
21 0.047619047619047616 |
22 0.023809523809523808 |
23 0.023809523809523808 |
25 0.023809523809523808 |
28 0.023809523809523808 |
30 0.023809523809523808 |
31 0.023809523809523808 |
33 0.09523809523809523 |
48 0.023809523809523808 |
50 0.09523809523809523 |
55 0.023809523809523808 |
60 0.023809523809523808 |
63 0.023809523809523808 |
78 0.023809523809523808 |


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 4 7 11
Classes and Interfaces 1 54 42 97
Constructors 0 4 0 4
Methods 3 145 28 176
Fields 2 463 5 470
Total 6 670 82 758