Uses of Interface
org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetDelegationTokenRequest

Packages that use GetDelegationTokenRequest
org.apache.hadoop.mapreduce.v2.api   
org.apache.hadoop.mapreduce.v2.api.impl.pb.client   
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb   
 

Uses of GetDelegationTokenRequest in org.apache.hadoop.mapreduce.v2.api
 

Methods in org.apache.hadoop.mapreduce.v2.api with parameters of type GetDelegationTokenRequest
 GetDelegationTokenResponse MRClientProtocol.getDelegationToken(GetDelegationTokenRequest request)
           
 

Uses of GetDelegationTokenRequest in org.apache.hadoop.mapreduce.v2.api.impl.pb.client
 

Methods in org.apache.hadoop.mapreduce.v2.api.impl.pb.client with parameters of type GetDelegationTokenRequest
 GetDelegationTokenResponse MRClientProtocolPBClientImpl.getDelegationToken(GetDelegationTokenRequest request)
           
 

Uses of GetDelegationTokenRequest in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 

Classes in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb that implement GetDelegationTokenRequest
 class GetDelegationTokenRequestPBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.