| 限定符和类型 | 字段和说明 |
|---|---|
protected C |
clusterId |
protected String |
webInterfaceUrl |
| 构造器和说明 |
|---|
BasicResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
C |
getClusterId() |
String |
getWebInterfaceUrl() |
void |
setClusterInformation(C clusterId,
String webInterfaceUrl)
Sets the cluster information of the cluster this result comes from.
|
public void setClusterInformation(C clusterId, String webInterfaceUrl)
ResultsetClusterInformation 在接口中 Result<C>public C getClusterId()
public String getWebInterfaceUrl()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.