YAESS settings for the Asakusa Framework organizer.
Type | Name and description |
---|---|
boolean |
enabled Configuration whether YAESS features are enabled or not. |
boolean |
hadoopEnabled Configuration whether YAESS Hadoop bridge is enabled or not. |
boolean |
iterativeEnabled Configuration whether YAESS iterative extension is enabled or not. |
boolean |
jobqueueEnabled Configuration whether YAESS JobQueue client is enabled or not. |
boolean |
toolsEnabled Configuration 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