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