public class ConnectionCheckCode extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CHECK_SKIP
skip.
|
static int |
DENY_BY_TOTAL_OVER
deny by total over limit.
|
static int |
PASS_BY_MONITOR
pass by monitor type.
|
static int |
PASS_BY_TOTAL
check pass.
|
| 构造器和说明 |
|---|
ConnectionCheckCode() |
public static final int PASS_BY_TOTAL
public static final int CHECK_SKIP
public static final int DENY_BY_TOTAL_OVER
public static final int PASS_BY_MONITOR
Copyright © 2018–2023 Alibaba Group. All rights reserved.