Uses of Enum
org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance.SimpleLB
Packages that use SimpleLB
-
Uses of SimpleLB in org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance
Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance that return SimpleLBModifier and TypeMethodDescriptionLoadBalancerSettings.getSimple()static SimpleLBReturns 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.Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.destination.loadbalance with parameters of type SimpleLB