YAESS settings for the Asakusa Framework organizer.
| Type | Name and description |
|---|---|
boolean |
enabledConfiguration whether YAESS features are enabled or not. |
boolean |
hadoopEnabledConfiguration whether YAESS Hadoop bridge is enabled or not. |
boolean |
iterativeEnabledConfiguration whether YAESS iterative extension is enabled or not. |
boolean |
jobqueueEnabledConfiguration whether YAESS JobQueue client is enabled or not. |
boolean |
toolsEnabledConfiguration whether YAESS extra tools is enabled or not. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Configuration whether YAESS features are enabled or not.
YAESS facilities will be enabled only if this value is true.
true Configuration whether YAESS Hadoop bridge is enabled or not.
true Configuration whether YAESS iterative extension is enabled or not.
false Configuration whether YAESS JobQueue client is enabled or not.
false Configuration whether YAESS extra tools is enabled or not.
true