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

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

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

Methods in org.apache.hadoop.yarn.api.protocolrecords that return StrictPreemptionContract
 StrictPreemptionContract PreemptionMessage.getStrictContract()
           
 

Methods in org.apache.hadoop.yarn.api.protocolrecords with parameters of type StrictPreemptionContract
 void PreemptionMessage.setStrictContract(StrictPreemptionContract set)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.