public class Cluster$Adaptive extends Object implements org.apache.dubbo.rpc.cluster.Cluster
| 构造器和说明 |
|---|
Cluster$Adaptive() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.dubbo.rpc.cluster.Cluster |
getCluster(ScopeModel arg0,
String arg1) |
org.apache.dubbo.rpc.cluster.Cluster |
getCluster(ScopeModel arg0,
String arg1,
boolean arg2) |
org.apache.dubbo.rpc.Invoker |
join(org.apache.dubbo.rpc.cluster.Directory arg0,
boolean arg1) |
public org.apache.dubbo.rpc.Invoker join(org.apache.dubbo.rpc.cluster.Directory arg0,
boolean arg1)
throws org.apache.dubbo.rpc.RpcException
join 在接口中 org.apache.dubbo.rpc.cluster.Clusterorg.apache.dubbo.rpc.RpcExceptionpublic org.apache.dubbo.rpc.cluster.Cluster getCluster(ScopeModel arg0, String arg1)
public org.apache.dubbo.rpc.cluster.Cluster getCluster(ScopeModel arg0, String arg1, boolean arg2)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.