Modifier and Type | Method and Description |
---|---|
FinishApplicationMasterResponse |
ApplicationMasterProtocol.finishApplicationMaster(FinishApplicationMasterRequest request)
The interface used by an
ApplicationMaster to notify the
ResourceManager about its completion (success or failed). |
Modifier and Type | Method and Description |
---|---|
FinishApplicationMasterResponse |
ApplicationMasterProtocolPBClientImpl.finishApplicationMaster(FinishApplicationMasterRequest request) |
Modifier and Type | Method and Description |
---|---|
static FinishApplicationMasterResponse |
FinishApplicationMasterResponse.newInstance(boolean isRemovedFromRMStateStore) |
Modifier and Type | Class and Description |
---|---|
class |
FinishApplicationMasterResponsePBImpl |
Modifier and Type | Method and Description |
---|---|
FinishApplicationMasterResponse |
ApplicationMasterService.finishApplicationMaster(FinishApplicationMasterRequest request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.