@InterfaceAudience.Private public static class FSOperations.FSSetXAttr extends Object implements FileSystemAccess.FileSystemExecutor<Void>
| Constructor and Description | 
|---|
| FSSetXAttr(String path,
          String name,
          String encodedValue,
          EnumSet<org.apache.hadoop.fs.XAttrSetFlag> flag) | 
public FSSetXAttr(String path, String name, String encodedValue, EnumSet<org.apache.hadoop.fs.XAttrSetFlag> flag) throws IOException
IOExceptionpublic Void execute(org.apache.hadoop.fs.FileSystem fs) throws IOException
execute in interface FileSystemAccess.FileSystemExecutor<Void>IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.