Uses of Interface
org.apache.hadoop.yarn.api.protocolrecords.PreemptionMessage

Packages that use PreemptionMessage
org.apache.hadoop.yarn.api.protocolrecords   
 

Uses of PreemptionMessage in org.apache.hadoop.yarn.api.protocolrecords
 

Methods in org.apache.hadoop.yarn.api.protocolrecords that return PreemptionMessage
 PreemptionMessage AllocateResponse.getPreemptionMessage()
          Get the description of containers owned by the AM, but requested back by the cluster.
 

Methods in org.apache.hadoop.yarn.api.protocolrecords with parameters of type PreemptionMessage
 void AllocateResponse.setPreemptionMessage(PreemptionMessage request)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.