public class InvokeContext extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BOLT_CRC_SWITCH |
static String |
BOLT_CUSTOM_SERIALIZER |
static String |
BOLT_INVOKE_REQUEST_ID |
static String |
BOLT_PROCESS_WAIT_TIME
time consumed start from the time when request arrive, to the time when request be processed, this is a timespan
|
static String |
CLIENT_CONN_CREATETIME
time consumed during connection creating, this is a timespan
|
static String |
CLIENT_LOCAL_IP |
static String |
CLIENT_LOCAL_PORT |
static String |
CLIENT_REMOTE_IP |
static String |
CLIENT_REMOTE_PORT |
static int |
INITIAL_SIZE |
static String |
SERVER_LOCAL_IP |
static String |
SERVER_LOCAL_PORT |
static String |
SERVER_REMOTE_IP |
static String |
SERVER_REMOTE_PORT |
| 构造器和说明 |
|---|
InvokeContext()
default construct
|
public static final String CLIENT_CONN_CREATETIME
public static final String BOLT_PROCESS_WAIT_TIME
public static final int INITIAL_SIZE
Copyright © 2020. All rights reserved.