Uses of Interface
org.apache.hadoop.fs.DelegationTokenRenewer.Renewable
Packages that use DelegationTokenRenewer.Renewable
-
Uses of DelegationTokenRenewer.Renewable in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs with type parameters of type DelegationTokenRenewer.RenewableModifier and TypeClassDescriptionstatic classAn action that will renew and replace the file system's delegation tokens automatically.Methods in org.apache.hadoop.fs with type parameters of type DelegationTokenRenewer.RenewableModifier and TypeMethodDescriptionDelegationTokenRenewer.addRenewAction(T fs) Add a renew action to the queue.<T extends FileSystem & DelegationTokenRenewer.Renewable>
voidDelegationTokenRenewer.removeRenewAction(T fs) Remove the associated renew action from the queue