Uses of Interface
org.apache.hadoop.fs.DelegationTokenRenewer.Renewable

Packages that use DelegationTokenRenewer.Renewable
org.apache.hadoop.fs An abstract file system API. 
 

Uses of DelegationTokenRenewer.Renewable in org.apache.hadoop.fs
 

Classes in org.apache.hadoop.fs with type parameters of type DelegationTokenRenewer.Renewable
static class DelegationTokenRenewer.RenewAction<T extends FileSystem & DelegationTokenRenewer.Renewable>
          An action that will renew and replace the file system's delegation tokens automatically.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.