org.apache.oozie.action.hadoop
Class FileSystemActions
java.lang.Object
org.apache.oozie.action.hadoop.FileSystemActions
public class FileSystemActions
- extends Object
Class to perform file system operations specified in the prepare block of Workflow
Method Summary |
void |
execute(Node n)
Method to execute the prepare actions based on the command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemActions
public FileSystemActions(Collection<String> fileSystems)
execute
public void execute(Node n)
throws org.apache.oozie.action.hadoop.LauncherException
- Method to execute the prepare actions based on the command
- Parameters:
n
- Child node of the prepare XML
- Throws:
LauncherException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.