Uses of Class
org.apache.hadoop.yarn.security.AMRMTokenIdentifier
Packages that use AMRMTokenIdentifier
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AMRMTokenIdentifier in org.apache.hadoop.yarn.client.api
Methods in org.apache.hadoop.yarn.client.api that return types with arguments of type AMRMTokenIdentifierModifier and TypeMethodDescriptionabstract Token<AMRMTokenIdentifier>YarnClient.getAMRMToken(ApplicationId appId) Get the AMRM token of the application. -
Uses of AMRMTokenIdentifier in org.apache.hadoop.yarn.security
Methods in org.apache.hadoop.yarn.security that return types with arguments of type AMRMTokenIdentifierModifier and TypeMethodDescriptionAMRMTokenSelector.selectToken(Text service, Collection<Token<? extends TokenIdentifier>> tokens)