Uses of Class
org.apache.hadoop.yarn.server.scheduler.OpportunisticContainerContext
Packages that use OpportunisticContainerContext
-
Uses of OpportunisticContainerContext in org.apache.hadoop.yarn.server.scheduler
Methods in org.apache.hadoop.yarn.server.scheduler with parameters of type OpportunisticContainerContextModifier and TypeMethodDescriptionList<org.apache.hadoop.yarn.api.records.Container>DistributedOpportunisticContainerAllocator.allocateContainers(org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest blackList, List<org.apache.hadoop.yarn.api.records.ResourceRequest> oppResourceReqs, org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId, OpportunisticContainerContext opportContext, long rmIdentifier, String appSubmitter) abstract List<org.apache.hadoop.yarn.api.records.Container>OpportunisticContainerAllocator.allocateContainers(org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest blackList, List<org.apache.hadoop.yarn.api.records.ResourceRequest> oppResourceReqs, org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId, OpportunisticContainerContext opportContext, long rmIdentifier, String appSubmitter) Allocate OPPORTUNISTIC containers.protected voidOpportunisticContainerAllocator.matchAllocation(List<Map<org.apache.hadoop.yarn.api.records.Resource, List<OpportunisticContainerAllocator.Allocation>>> allocations, List<org.apache.hadoop.yarn.api.records.Container> allocatedContainers, OpportunisticContainerContext oppContext) protected voidOpportunisticContainerAllocator.updateBlacklist(org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest blackList, OpportunisticContainerContext oppContext)