| Package | Description |
|---|---|
| org.apache.shenyu.common.constant | |
| org.apache.shenyu.common.enums |
| Modifier and Type | Field and Description |
|---|---|
static LoadBalanceEnum |
RuleHandleConstants.DEFAULT_LOAD_BALANCE
Default load balance for RuleHandle.
|
| Modifier and Type | Method and Description |
|---|---|
static LoadBalanceEnum |
LoadBalanceEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LoadBalanceEnum[] |
LoadBalanceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.