Uses of Class
org.apache.hadoop.yarn.api.records.StrictPreemptionContract
Packages that use StrictPreemptionContract
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of StrictPreemptionContract in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return StrictPreemptionContractModifier and TypeMethodDescriptionabstract StrictPreemptionContractPreemptionMessage.getStrictContract()static StrictPreemptionContractStrictPreemptionContract.newInstance(Set<PreemptionContainer> containers) Methods in org.apache.hadoop.yarn.api.records with parameters of type StrictPreemptionContractModifier and TypeMethodDescriptionstatic PreemptionMessagePreemptionMessage.newInstance(StrictPreemptionContract set, PreemptionContract contract) abstract voidPreemptionMessage.setStrictContract(StrictPreemptionContract set)