|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AMRMTokenIdentifier | |
---|---|
org.apache.hadoop.yarn.client.api | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
org.apache.hadoop.yarn.security |
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 AMRMTokenIdentifier | |
---|---|
abstract org.apache.hadoop.security.token.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 AMRMTokenIdentifier | |
---|---|
org.apache.hadoop.security.token.Token<AMRMTokenIdentifier> |
AMRMTokenSelector.selectToken(Text service,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |