Package org.apache.hadoop.fs.http.server
Class FSOperations.FSGetTrashRoots
java.lang.Object
org.apache.hadoop.fs.http.server.FSOperations.FSGetTrashRoots
- All Implemented Interfaces:
FileSystemAccess.FileSystemExecutor<Map>
- Enclosing class:
- FSOperations
@Private
public static class FSOperations.FSGetTrashRoots
extends Object
implements FileSystemAccess.FileSystemExecutor<Map>
Executor that performs a FSGetTrashRoots operation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FSGetTrashRoots
public FSGetTrashRoots(boolean allUsers)
-
-
Method Details
-
execute
- Specified by:
executein interfaceFileSystemAccess.FileSystemExecutor<Map>- Throws:
IOException
-