|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CONFIGURATION | |
---|---|
org.apache.falcon.oozie.workflow |
Uses of CONFIGURATION in org.apache.falcon.oozie.workflow |
---|
Fields in org.apache.falcon.oozie.workflow declared as CONFIGURATION | |
---|---|
protected CONFIGURATION |
SUBWORKFLOW.configuration
|
protected CONFIGURATION |
PIG.configuration
|
protected CONFIGURATION |
MAPREDUCE.configuration
|
protected CONFIGURATION |
JAVA.configuration
|
Methods in org.apache.falcon.oozie.workflow that return CONFIGURATION | |
---|---|
CONFIGURATION |
ObjectFactory.createCONFIGURATION()
Create an instance of CONFIGURATION |
CONFIGURATION |
SUBWORKFLOW.getConfiguration()
Gets the value of the configuration property. |
CONFIGURATION |
PIG.getConfiguration()
Gets the value of the configuration property. |
CONFIGURATION |
MAPREDUCE.getConfiguration()
Gets the value of the configuration property. |
CONFIGURATION |
JAVA.getConfiguration()
Gets the value of the configuration property. |
Methods in org.apache.falcon.oozie.workflow with parameters of type CONFIGURATION | |
---|---|
void |
SUBWORKFLOW.setConfiguration(CONFIGURATION value)
Sets the value of the configuration property. |
void |
PIG.setConfiguration(CONFIGURATION value)
Sets the value of the configuration property. |
void |
MAPREDUCE.setConfiguration(CONFIGURATION value)
Sets the value of the configuration property. |
void |
JAVA.setConfiguration(CONFIGURATION value)
Sets the value of the configuration property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |