|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FS | |
---|---|
org.apache.falcon.oozie.workflow |
Uses of FS in org.apache.falcon.oozie.workflow |
---|
Fields in org.apache.falcon.oozie.workflow declared as FS | |
---|---|
protected FS |
ACTION.fs
|
Methods in org.apache.falcon.oozie.workflow that return FS | |
---|---|
FS |
ObjectFactory.createFS()
Create an instance of FS |
FS |
ACTION.getFs()
Gets the value of the fs property. |
Methods in org.apache.falcon.oozie.workflow that return types with arguments of type FS | |
---|---|
JAXBElement<FS> |
ObjectFactory.createFs(FS value)
Create an instance of JAXBElement < FS > } |
Methods in org.apache.falcon.oozie.workflow with parameters of type FS | |
---|---|
JAXBElement<FS> |
ObjectFactory.createFs(FS value)
Create an instance of JAXBElement < FS > } |
void |
ACTION.setFs(FS value)
Sets the value of the fs property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |