Uses of Class
org.apache.hadoop.yarn.server.security.BaseContainerTokenSecretManager
Packages that use BaseContainerTokenSecretManager
-
Uses of BaseContainerTokenSecretManager in org.apache.hadoop.yarn.server.scheduler
Constructors in org.apache.hadoop.yarn.server.scheduler with parameters of type BaseContainerTokenSecretManagerModifierConstructorDescriptionDistributedOpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager) Create a new Opportunistic Container Allocator.DistributedOpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager, int maxAllocationsPerAMHeartbeat) Create a new Opportunistic Container Allocator.OpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager) Create a new Opportunistic Container Allocator.OpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager, int maxAllocationsPerAMHeartbeat) Create a new Opportunistic Container Allocator.