|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.sls.nodemanager.NodeInfo.FakeRMNodeImpl |
From |
To |
|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode |
From |
To |
|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.MockNodes.MockRMNodeImpl |
From |
To |
|
Rename Method public getContainerQueueInfo() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent |
From |
To |
|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.sls.scheduler.RMNodeWrapper |
From |
To |
|
Rename Method public getQueuedContainersStatus() : QueuedContainersStatus renamed to public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl |
From |
To |
|
Rename Method public abstract setQueuedContainersStatus(queuedContainersStatus QueuedContainersStatus) : void renamed to public abstract setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.api.records.NodeStatus |
From |
To |
|
Rename Method public abstract getQueuedContainersStatus() : QueuedContainersStatus renamed to public abstract getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.NodeStatus |
From |
To |
|
Rename Method public setQueuedContainersStatus(queuedContainersStatus QueuedContainersStatus) : void renamed to public setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Rename Method public setQueuedContainersStatus(queuedContainersStatus QueuedContainersStatus) : void renamed to public setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl |
From |
To |
|
Change Parameter Type proto : YarnServerCommonProtos.QueuedContainersStatusProto to proto : YarnServerCommonProtos.OpportunisticContainersStatusProto in method public OpportunisticContainersStatusPBImpl(proto YarnServerCommonProtos.OpportunisticContainersStatusProto) in class org.apache.hadoop.yarn.server.api.records.impl.pb.OpportunisticContainersStatusPBImpl |
From |
To |
|
Change Parameter Type queuedContainersStatus : QueuedContainersStatus to opportunisticContainersStatus : OpportunisticContainersStatus in method public abstract setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.api.records.NodeStatus |
From |
To |
|
Change Parameter Type r : QueuedContainersStatus to r : OpportunisticContainersStatus in method private convertToProtoFormat(r OpportunisticContainersStatus) : OpportunisticContainersStatusProto in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Parameter Type p : QueuedContainersStatusProto to p : OpportunisticContainersStatusProto in method private convertFromProtoFormat(p OpportunisticContainersStatusProto) : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Parameter Type queuedContainersStatus : QueuedContainersStatus to opportunisticContainersStatus : OpportunisticContainersStatus in method public setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl |
From |
To |
|
Change Parameter Type queuedContainersStatus : QueuedContainersStatus to opportunisticContainersStatus : OpportunisticContainersStatus in method public setOpportunisticContainersStatus(opportunisticContainersStatus OpportunisticContainersStatus) : void in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.sls.nodemanager.NodeInfo.FakeRMNodeImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.MockNodes.MockRMNodeImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public abstract getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.NodeStatus |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method private convertFromProtoFormat(p OpportunisticContainersStatusProto) : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Return Type QueuedContainersStatusProto to OpportunisticContainersStatusProto in method private convertToProtoFormat(r OpportunisticContainersStatus) : OpportunisticContainersStatusProto in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent |
From |
To |
|
Change Return Type YarnServerCommonProtos.QueuedContainersStatusProto to YarnServerCommonProtos.OpportunisticContainersStatusProto in method public getProto() : YarnServerCommonProtos.OpportunisticContainersStatusProto in class org.apache.hadoop.yarn.server.api.records.impl.pb.OpportunisticContainersStatusPBImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.sls.scheduler.RMNodeWrapper |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public getOpportunisticContainersStatus() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl |
From |
To |
|
Change Return Type QueuedContainersStatus to OpportunisticContainersStatus in method public newInstance() : OpportunisticContainersStatus in class org.apache.hadoop.yarn.server.api.records.OpportunisticContainersStatus |
From |
To |
|
Change Variable Type queuedContainersStatus : QueuedContainersStatus to opportunisticContainersStatus : OpportunisticContainersStatus in method public testNodeHeartBeatRequest() : void in class org.apache.hadoop.yarn.server.api.protocolrecords.TestProtocolRecords |
From |
To |
|
Change Variable Type p : YarnServerCommonProtos.QueuedContainersStatusProtoOrBuilder to p : YarnServerCommonProtos.OpportunisticContainersStatusProtoOrBuilder in method public getEstimatedQueueWaitTime() : int in class org.apache.hadoop.yarn.server.api.records.impl.pb.OpportunisticContainersStatusPBImpl |
From |
To |
|
Change Variable Type status1 : QueuedContainersStatus to status1 : OpportunisticContainersStatus in method private createRMNode(host String, port int, waitTime int, queueLength int) : RMNode in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed.TestNodeQueueLoadMonitor |
From |
To |
|
Change Variable Type p : YarnServerCommonProtos.QueuedContainersStatusProtoOrBuilder to p : YarnServerCommonProtos.OpportunisticContainersStatusProtoOrBuilder in method public getWaitQueueLength() : int in class org.apache.hadoop.yarn.server.api.records.impl.pb.OpportunisticContainersStatusPBImpl |
From |
To |
|
Change Variable Type queuedContainersStatus : QueuedContainersStatus to opportunisticContainersStatus : OpportunisticContainersStatus in method public updateNode(rmNode RMNode) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.distributed.NodeQueueLoadMonitor |
From |
To |