|
Change Parameter Type proto : AllocateRequestProto to proto : YarnServerCommonServiceProtos.DistSchedAllocateRequestProto in method public allocateForDistributedScheduling(controller RpcController, proto YarnServerCommonServiceProtos.DistSchedAllocateRequestProto) : YarnServerCommonServiceProtos.DistSchedAllocateResponseProto in class org.apache.hadoop.yarn.server.api.impl.pb.service.DistributedSchedulerProtocolPBServiceImpl |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.api.impl.pb.client.DistributedSchedulerProtocolPBClientImpl |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.nodemanager.amrmproxy.AbstractRequestInterceptor |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.nodemanager.amrmproxy.DefaultRequestInterceptor |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.nodemanager.scheduler.LocalScheduler |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.resourcemanager.DistributedSchedulingService |
From |
To |
|
Change Parameter Type request : AllocateRequest to request : DistSchedAllocateRequest in method public allocateForDistributedScheduling(request DistSchedAllocateRequest) : DistSchedAllocateResponse in class org.apache.hadoop.yarn.server.api.DistributedSchedulerProtocol |
From |
To |