@InterfaceAudience.Private public static class FSOperations.FSSetXAttr extends Object implements FileSystemAccess.FileSystemExecutor<Void>
| Constructor and Description |
|---|
FSSetXAttr(String path,
String name,
String encodedValue,
EnumSet<XAttrSetFlag> flag) |
public FSSetXAttr(String path, String name, String encodedValue, EnumSet<XAttrSetFlag> flag) throws IOException
IOExceptionpublic Void execute(FileSystem fs) throws IOException
execute in interface FileSystemAccess.FileSystemExecutor<Void>IOExceptionCopyright © 2018 CERN. All Rights Reserved.