@InterfaceAudience.Private public static class FSOperations.FSConcat extends Object implements FileSystemAccess.FileSystemExecutor<Void>
Constructor and Description |
---|
FSOperations.FSConcat(String path,
String[] sources)
Creates a Concat executor.
|
public Void execute(org.apache.hadoop.fs.FileSystem fs) throws IOException
execute
in interface FileSystemAccess.FileSystemExecutor<Void>
fs
- filesystem instance to use.IOException
- thrown if an IO error occured.Copyright © 2022 Apache Software Foundation. All rights reserved.