Added Methods |
Path getCurrentTrashDir(Path )
|
Get the current trash directory for path specified based on the Trash Policy |
TrashPolicy getInstance(Configuration, FileSystem)
|
Get an instance of the configured TrashPolicy based on the value of the configuration parameter fs.trash.classname. |
TrashPolicy getInstance(Configuration, FileSystem, Path)
|
Get an instance of the configured TrashPolicy based on the value of the configuration parameter fs.trash.classname. |
void initialize(Configuration, FileSystem)
|
Used to setup the trash policy. |
void initialize(Configuration, FileSystem, Path)
|
Used to setup the trash policy. |