Uses of Class
org.apache.hadoop.yarn.server.scheduler.OpportunisticContainerAllocator.ContainerIdGenerator
Packages that use OpportunisticContainerAllocator.ContainerIdGenerator
-
Uses of OpportunisticContainerAllocator.ContainerIdGenerator in org.apache.hadoop.yarn.server.scheduler
Methods in org.apache.hadoop.yarn.server.scheduler that return OpportunisticContainerAllocator.ContainerIdGeneratorMethods in org.apache.hadoop.yarn.server.scheduler with parameters of type OpportunisticContainerAllocator.ContainerIdGeneratorModifier and TypeMethodDescriptionprotected org.apache.hadoop.yarn.api.records.ContainerOpportunisticContainerAllocator.createContainer(long rmIdentifier, OpportunisticContainerAllocator.AllocationParams appParams, OpportunisticContainerAllocator.ContainerIdGenerator idCounter, org.apache.hadoop.yarn.api.records.ApplicationAttemptId id, String userName, Map<org.apache.hadoop.yarn.api.records.Resource, List<OpportunisticContainerAllocator.Allocation>> allocations, String location, org.apache.hadoop.yarn.api.records.ResourceRequest anyAsk, RemoteNode rNode) voidOpportunisticContainerContext.setContainerIdGenerator(OpportunisticContainerAllocator.ContainerIdGenerator containerIdGenerator)