|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.tools.rumen.datatypes.NodeName.NodeNameState
public static class NodeName.NodeNameState
A composite state for node-name.
| Constructor Summary | |
|---|---|
NodeName.NodeNameState()
|
|
| Method Summary | |
|---|---|
WordList |
getHostNameState()
|
String |
getName()
Get the name of the state. |
WordList |
getRackNameState()
|
boolean |
isUpdated()
Returns true if the state is updated since creation (or reload). |
void |
setHostNameState(WordList state)
|
void |
setName(String name)
Set the name of the state. |
void |
setRackNameState(WordList state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeName.NodeNameState()
| Method Detail |
|---|
public boolean isUpdated()
State
isUpdated in interface Statepublic WordList getRackNameState()
public WordList getHostNameState()
public void setRackNameState(WordList state)
public void setHostNameState(WordList state)
public String getName()
State
getName in interface Statepublic void setName(String name)
State
setName in interface State
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||