public class ClusterNodeInfo extends Object
Constructor and Description |
---|
ClusterNodeInfo(String id,
String os,
String hostname,
String repositoryHome)
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
String |
getHostname()
Return the node's hostname.
|
String |
getId()
Return the node's id.
|
String |
getOS()
Return the node's operating system.
|
String |
getRepositoryHome()
Return the node's repository home.
|
public String getId()
public String getOS()
public String getHostname()
public String getRepositoryHome()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"