public class DubboRouteDestination extends Object
| 构造器和说明 |
|---|
DubboRouteDestination() |
| 限定符和类型 | 方法和说明 |
|---|---|
DubboDestination |
getDestination() |
int |
getWeight() |
void |
setDestination(DubboDestination destination) |
void |
setWeight(int weight) |
public DubboDestination getDestination()
public void setDestination(DubboDestination destination)
public int getWeight()
public void setWeight(int weight)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.