@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(FileSystem fs) throws IOException
execute
in interface FileSystemAccess.FileSystemExecutor<Void>
fs
- filesystem instance to use.IOException
- thrown if an IO error occured.Copyright © 2013 Apache Software Foundation. All rights reserved.