Package org.apache.hadoop.fs.http.server
Class FSOperations.FSTrashRoot
java.lang.Object
org.apache.hadoop.fs.http.server.FSOperations.FSTrashRoot
- All Implemented Interfaces:
FileSystemAccess.FileSystemExecutor<org.json.simple.JSONObject>
- Enclosing class:
- FSOperations
@Private
public static class FSOperations.FSTrashRoot
extends Object
implements FileSystemAccess.FileSystemExecutor<org.json.simple.JSONObject>
Executor that performs getting trash root FileSystemAccess
files system operation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.simple.JSONObjectexecute(org.apache.hadoop.fs.FileSystem fs)
-
Constructor Details
-
FSTrashRoot
-
-
Method Details
-
execute
- Specified by:
executein interfaceFileSystemAccess.FileSystemExecutor<org.json.simple.JSONObject>- Throws:
IOException
-