Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.CommitResponse
Packages that use CommitResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of CommitResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return CommitResponseModifier and TypeMethodDescriptionContainerManagementProtocol.commitLastReInitialization(ContainerId containerId) Commit the Last ReInitialization if possible. -
Uses of CommitResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return CommitResponseModifier and TypeMethodDescriptionstatic CommitResponseCommitResponse.newInstance()Create a Commit Response.