Class ApplicationMasterService.AllocateResponseLock
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.AllocateResponseLock
- Enclosing class:
- ApplicationMasterService
-
Constructor Summary
ConstructorsConstructorDescriptionAllocateResponseLock(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.api.protocolrecords.AllocateResponsevoidsetAllocateResponse(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
-
Constructor Details
-
AllocateResponseLock
public AllocateResponseLock(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
-
-
Method Details
-
getAllocateResponse
public org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse getAllocateResponse() -
setAllocateResponse
public void setAllocateResponse(org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response)
-