public class HadoopInfo extends Object implements Serializable
RebootMgr API. It holds information needed for using
HadoopHelper.startHadoopProcess(hydra.HadoopDescription, hydra.HadoopDescription.NodeDescription) to restart the process after reboot.| Constructor and Description |
|---|
HadoopInfo(HadoopDescription hdd,
HadoopDescription.NodeDescription nd) |
| Modifier and Type | Method and Description |
|---|---|
HadoopDescription |
getHadoopDescription()
Returns the
HadoopDescription for this process. |
HadoopDescription.NodeDescription |
getNodeDescription()
Returns the
HadoopDescription.NodeDescription for this process. |
String |
toString() |
public HadoopInfo(HadoopDescription hdd, HadoopDescription.NodeDescription nd)
public HadoopDescription getHadoopDescription()
HadoopDescription for this process.public HadoopDescription.NodeDescription getNodeDescription()
HadoopDescription.NodeDescription for this process.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.