Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.RollbackResponse
Packages that use RollbackResponse
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 RollbackResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return RollbackResponseModifier and TypeMethodDescriptionContainerManagementProtocol.rollbackLastReInitialization(ContainerId containerId) Rollback the Last ReInitialization if possible. -
Uses of RollbackResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return RollbackResponseModifier and TypeMethodDescriptionstatic RollbackResponseRollbackResponse.newInstance()Create new instance of a Rollback response.