Package | Description |
---|---|
org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
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 |
---|---|
static FinishApplicationMasterRequest |
FinishApplicationMasterRequest.newInstance(FinalApplicationStatus finalAppStatus,
String diagnostics,
String url) |
Copyright © 2025 Apache Software Foundation. All rights reserved.