org.apache.*
-
org.apache.dubbo.rpc.cluster.Router
| Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_PRIORITY |
2147483647 |
-
-
-
org.apache.dubbo.rpc.cluster.loadbalance.RandomLoadBalance
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"random" |
-
-
org.apache.dubbo.rpc.cluster.router.condition.ConditionRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"condition" |
-
-
org.apache.dubbo.rpc.cluster.router.condition.config.AppRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"APP_ROUTER" |
-
org.apache.dubbo.rpc.cluster.router.condition.config.AppRouterFactory
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"app" |
-
org.apache.dubbo.rpc.cluster.router.condition.config.ListenableRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"LISTENABLE_ROUTER" |
-
org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"SERVICE_ROUTER" |
-
org.apache.dubbo.rpc.cluster.router.condition.config.ServiceRouterFactory
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"service" |
-
org.apache.dubbo.rpc.cluster.router.file.FileRouterFactory
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"file" |
-
-
org.apache.dubbo.rpc.cluster.router.mock.MockRouterFactory
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"mock" |
-
org.apache.dubbo.rpc.cluster.router.script.ScriptRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"SCRIPT_ROUTER" |
-
-
org.apache.dubbo.rpc.cluster.router.tag.TagRouter
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"TAG_ROUTER" |
-
org.apache.dubbo.rpc.cluster.router.tag.TagRouterFactory
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"tag" |
-
org.apache.dubbo.rpc.cluster.support.AvailableCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"available" |
-
org.apache.dubbo.rpc.cluster.support.FailbackCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"failback" |
-
org.apache.dubbo.rpc.cluster.support.FailfastCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"failfast" |
-
org.apache.dubbo.rpc.cluster.support.FailoverCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"failover" |
-
org.apache.dubbo.rpc.cluster.support.FailsafeCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"failsafe" |
-
org.apache.dubbo.rpc.cluster.support.ForkingCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"forking" |
-
org.apache.dubbo.rpc.cluster.support.MergeableCluster
| Modifier and Type |
Constant Field |
Value |
public static final String |
NAME |
"mergeable" |
-
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.