|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.plugins.hadoop.HadoopConfiguration
public class HadoopConfiguration
TODO: Configuration of Hadoop.
Field Summary | |
---|---|
hudson.model.Label |
label
If non-null, hadoop will only start on nodes that have this label. |
Constructor Summary | |
---|---|
HadoopConfiguration(java.lang.String label)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final hudson.model.Label label
Constructor Detail |
---|
@DataBoundConstructor public HadoopConfiguration(java.lang.String label)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |