Uses of Class
org.apache.hadoop.fs.TrashPolicy

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

Uses of TrashPolicy in org.apache.hadoop.fs
 

Methods in org.apache.hadoop.fs that return TrashPolicy
static TrashPolicy TrashPolicy.getInstance(Configuration conf, FileSystem fs, Path home)
          Get an instance of the configured TrashPolicy based on the value of the configuration parameter fs.trash.classname.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.