public class RpcConfigs extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONNECT_TIMEOUT_KEY
Connection timeout key in url.
|
static String |
CONNECTION_NUM_KEY
Connection number key of each address
|
static String |
CONNECTION_WARMUP_KEY
whether need to warm up connections
|
static String |
DISPATCH_MSG_LIST_IN_DEFAULT_EXECUTOR
Whether to dispatch message list in default executor.
|
static String |
DISPATCH_MSG_LIST_IN_DEFAULT_EXECUTOR_DEFAULT |
static String |
URL_PROTOCOL
Protocol key in url.
|
static String |
URL_VERSION
Version key in url.
|
| 构造器和说明 |
|---|
RpcConfigs() |
public static final String CONNECT_TIMEOUT_KEY
public static final String CONNECTION_NUM_KEY
public static final String CONNECTION_WARMUP_KEY
public static final String DISPATCH_MSG_LIST_IN_DEFAULT_EXECUTOR
Copyright © 2021. All rights reserved.