|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oozie.action.hadoop.FileSystemActions
public class FileSystemActions
Class to perform file system operations specified in the prepare block of Workflow
Constructor Summary | |
---|---|
FileSystemActions()
|
|
FileSystemActions(Set<String> fileSystems)
|
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 |
Constructor Detail |
---|
public FileSystemActions()
public FileSystemActions(Set<String> fileSystems)
Method Detail |
---|
public void execute(Node n) throws org.apache.oozie.action.hadoop.LauncherException
n
- Child node of the prepare XML
LauncherException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |