FileSystemAccess.FileSystemExecutor<java.lang.String>@Private public static class FSOperations.FSGetServerDefaults extends java.lang.Object implements FileSystemAccess.FileSystemExecutor<java.lang.String>
| Constructor | Description |
|---|---|
FSGetServerDefaults() |
Creates a getServerDefaults executor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
execute(org.apache.hadoop.fs.FileSystem fs) |
Executes the filesystem operation.
|
public FSGetServerDefaults()
public java.lang.String execute(org.apache.hadoop.fs.FileSystem fs)
throws java.io.IOException
execute in interface FileSystemAccess.FileSystemExecutor<java.lang.String>fs - filesystem instance to use.java.io.IOException - thrown if an IO error occurred.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.