public final class ComputeStatusNode extends Object
| 构造器和说明 |
|---|
ComputeStatusNode() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getRootPath()
Get compute node root path.
|
static String |
getStatusPath(ComputeNodeStatus status)
Get compute node status path.
|
static String |
getStatusPath(ComputeNodeStatus status,
String instanceId)
Get compute node status path.
|
public static String getRootPath()
public static String getStatusPath(ComputeNodeStatus status)
status - status of compute nodepublic static String getStatusPath(ComputeNodeStatus status, String instanceId)
status - status of compute nodeinstanceId - instance idCopyright © 2021 The Apache Software Foundation. All rights reserved.