Uses of Class
org.apache.hadoop.security.token.TokenRenewer

Packages that use TokenRenewer
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
org.apache.hadoop.mapreduce.security.token   
org.apache.hadoop.security.token   
 

Uses of TokenRenewer in org.apache.hadoop.mapred
 

Subclasses of TokenRenewer in org.apache.hadoop.mapred
static class JobClient.Renewer
           
 

Uses of TokenRenewer in org.apache.hadoop.mapreduce.security.token
 

Subclasses of TokenRenewer in org.apache.hadoop.mapreduce.security.token
static class JobTokenIdentifier.Renewer
           
 

Uses of TokenRenewer in org.apache.hadoop.security.token
 

Subclasses of TokenRenewer in org.apache.hadoop.security.token
static class Token.TrivialRenewer
          A trivial renewer for token kinds that aren't managed.
 



Copyright © 2009 The Apache Software Foundation