Uses of Class
org.apache.falcon.oozie.workflow.DELETE

Packages that use DELETE
org.apache.falcon.oozie.workflow   
 

Uses of DELETE in org.apache.falcon.oozie.workflow
 

Fields in org.apache.falcon.oozie.workflow with type parameters of type DELETE
protected  List<DELETE> PREPARE.delete
           
protected  List<DELETE> FS.delete
           
 

Methods in org.apache.falcon.oozie.workflow that return DELETE
 DELETE ObjectFactory.createDELETE()
          Create an instance of DELETE
 

Methods in org.apache.falcon.oozie.workflow that return types with arguments of type DELETE
 List<DELETE> PREPARE.getDelete()
          Gets the value of the delete property.
 List<DELETE> FS.getDelete()
          Gets the value of the delete property.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.