| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance |
| Modifier and Type | Method and Description |
|---|---|
SimpleLB |
LoadBalancerSettings.getSimple() |
static SimpleLB |
SimpleLB.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleLB[] |
SimpleLB.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerSettings.setSimple(SimpleLB simple) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.