public final class SentinelConfigLoader extends Object
The loader that responsible for loading Sentinel common configurations.
| Modifier and Type | Field and Description |
|---|---|
static String |
SENTINEL_CONFIG_ENV_KEY |
static String |
SENTINEL_CONFIG_PROPERTY_KEY |
| Constructor and Description |
|---|
SentinelConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
getProperties() |
public static final String SENTINEL_CONFIG_ENV_KEY
public static final String SENTINEL_CONFIG_PROPERTY_KEY
public static Properties getProperties()
Copyright © 2021 Alibaba Group. All rights reserved.