public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_DEFAULT_NAME |
static ClusterNode |
ENTRY_NODE
statistics for
SystemRule checking. |
static int |
MAX_CONTEXT_NAME_SIZE |
static int |
MAX_SLOT_CHAIN_SIZE |
static boolean |
ON
框架功能打开或者关闭的开关
|
static DefaultNode |
ROOT |
static String |
ROOT_ID |
static int |
TIME_DROP_VALVE
超过这个时间的请求不作为平均时间计算
|
| Constructor and Description |
|---|
Constants() |
public static final int MAX_CONTEXT_NAME_SIZE
public static final int MAX_SLOT_CHAIN_SIZE
public static final String ROOT_ID
public static final String CONTEXT_DEFAULT_NAME
public static final DefaultNode ROOT
public static final ClusterNode ENTRY_NODE
SystemRule checking.public static final int TIME_DROP_VALVE
public static volatile boolean ON
Copyright © 2018 Alibaba Group. All rights reserved.