Generated by
JDiff

Class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest

Changed Methods
GetApplicationsRequest newInstance(ApplicationsRequestScope, Set, Set, Set, Set, EnumSet, Range, Range, Long) Change in signature from (ApplicationsRequestScope, Set, Set, Set, Set, EnumSet, LongRange, LongRange, Long) to (ApplicationsRequestScope, Set, Set, Set, Set, EnumSet, Range, Range, Long).

The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.