org.apache.hadoop.yarn.server.resourcemanager
Class ApplicationMasterService.AllocateResponseLock
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.AllocateResponseLock
- Enclosing class:
- ApplicationMasterService
public static class ApplicationMasterService.AllocateResponseLock
- extends Object
|
Method Summary |
org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse |
getAllocateResponse()
|
void |
setAllocateResponse(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationMasterService.AllocateResponseLock
public ApplicationMasterService.AllocateResponseLock(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
getAllocateResponse
public org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse getAllocateResponse()
setAllocateResponse
public void setAllocateResponse(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.