|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UpgradeNodeStatus
Instances of this class encapsulate the status of an individual node when reporting status of an upgrade task.
Method Summary | |
---|---|
java.lang.String |
getDetail()
Returns any detailed messages on the status of this node. |
java.lang.String |
getName()
Returns the host name for this node. |
UpgradeNodeState |
getState()
Returns the current state of this node. |
AppType |
getType()
Returns the application type for this node. |
Method Detail |
---|
UpgradeNodeState getState()
java.lang.String getDetail()
java.lang.String getName()
AppType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |