|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACTION | |
---|---|
org.apache.falcon.converter | |
org.apache.falcon.oozie.hive |
Uses of ACTION in org.apache.falcon.converter |
---|
Methods in org.apache.falcon.converter that return types with arguments of type ACTION | |
---|---|
protected JAXBElement<ACTION> |
OozieProcessMapper.unMarshalHiveAction(ACTION wfAction)
|
Method parameters in org.apache.falcon.converter with type arguments of type ACTION | |
---|---|
protected void |
OozieProcessMapper.marshalHiveAction(ACTION wfAction,
JAXBElement<ACTION> actionjaxbElement)
|
Uses of ACTION in org.apache.falcon.oozie.hive |
---|
Methods in org.apache.falcon.oozie.hive that return ACTION | |
---|---|
ACTION |
ObjectFactory.createACTION()
Create an instance of ACTION |
Methods in org.apache.falcon.oozie.hive that return types with arguments of type ACTION | |
---|---|
JAXBElement<ACTION> |
ObjectFactory.createHive(ACTION value)
Create an instance of JAXBElement < ACTION > } |
Methods in org.apache.falcon.oozie.hive with parameters of type ACTION | |
---|---|
JAXBElement<ACTION> |
ObjectFactory.createHive(ACTION value)
Create an instance of JAXBElement < ACTION > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |