Constructor and Description |
---|
NodeName.NodeNameState() |
Modifier and Type | Method and Description |
---|---|
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) |
public boolean isUpdated()
State
public WordList getRackNameState()
public WordList getHostNameState()
public void setRackNameState(WordList state)
public void setHostNameState(WordList state)
Copyright © 2013 Apache Software Foundation. All rights reserved.