Class DubboRouteDestination
java.lang.Object
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.destination.DubboRouteDestination
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDestination(DubboDestination destination) voidsetWeight(int weight)
-
Constructor Details
-
DubboRouteDestination
public DubboRouteDestination()
-
-
Method Details
-
getDestination
-
setDestination
-
getWeight
public int getWeight() -
setWeight
public void setWeight(int weight)
-