| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CA_DEFAULT_PRIORITY |
0 |
public static final long |
CA_ECHO_TIMEOUT |
5000L |
public static final short |
CA_EXTENDED_MESSAGE_HEADER_SIZE |
24 |
public static final java.lang.String |
CA_HOSTNAME_KEY |
"HOSTNAME" |
public static final short |
CA_MAJOR_PROTOCOL_REVISION |
4 |
public static final short |
CA_MESSAGE_HEADER_SIZE |
16 |
public static final short |
CA_MINOR_PROTOCOL_REVISION |
13 |
public static final int |
CA_PROTO_ACCESS_RIGHT_READ |
1 |
public static final int |
CA_PROTO_ACCESS_RIGHT_WRITE |
2 |
public static final int |
CA_REPEATER_INITIAL_REGISTRATION_DELAY |
500 |
public static final int |
CA_REPEATER_REGISTRATION_INTERVAL |
60000 |
public static final short |
CA_SEARCH_DONTREPLY |
5 |
public static final short |
CA_SEARCH_DOREPLY |
10 |
public static final java.lang.String |
CA_STRIP_HOSTNAME |
"CA_STRIP_HOSTNAME" |
public static final short |
CA_UNKNOWN_MINOR_PROTOCOL_REVISION |
0 |
public static final short |
CHANNEL_PRIORITY_ARCHIVE |
49 |
public static final short |
CHANNEL_PRIORITY_DEFAULT |
0 |
public static final short |
CHANNEL_PRIORITY_LINKS_DB |
99 |
public static final short |
CHANNEL_PRIORITY_MAX |
99 |
public static final short |
CHANNEL_PRIORITY_MIN |
0 |
public static final short |
CHANNEL_PRIORITY_OPI |
0 |
public static final int |
MAX_STRING_SIZE |
40 |
public static final int |
MAX_TCP_RECV |
16408 |
public static final int |
MAX_UDP_RECV |
65551 |
public static final int |
MAX_UDP_SEND |
1024 |
public static final int |
UNREASONABLE_CHANNEL_NAME_LENGTH |
500 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALARM_MASK |
4 |
public static final int |
LOG_MASK |
2 |
public static final int |
PROPERTY_MASK |
8 |
public static final int |
VALUE_MASK |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CA_M_ERROR |
2 |
public static final int |
CA_M_LEVEL |
3 |
public static final int |
CA_M_MSG_NO |
65528 |
public static final int |
CA_M_SEVERE |
4 |
public static final int |
CA_M_SEVERITY |
7 |
public static final int |
CA_M_SUCCESS |
1 |
public static final int |
CA_S_MSG_NO |
13 |
public static final int |
CA_S_SEVERITY |
3 |
public static final int |
CA_V_MSG_NO |
3 |
public static final int |
CA_V_SEVERITY |
0 |
public static final int |
CA_V_SUCCESS |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
EPOCH_SECONDS_PAST_1970 |
631152000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
CA_MONITOR_NOTIFIER_IMPL_DEFAULT |
"BlockingQueueMultipleWorkerMonitorNotificationServiceImpl,16" |
public static final boolean |
CA_REPEATER_DISABLE_DEFAULT |
false |
public static final boolean |
CA_REPEATER_OUTPUT_CAPTURE_DEFAULT |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EPICS_CA_ADDR_LIST_DEFAULT |
"" |
public static final boolean |
EPICS_CA_AUTO_ADDR_LIST_DEFAULT |
true |
public static final float |
EPICS_CA_CONN_TMO_DEFAULT |
30.0f |
public static final int |
EPICS_CA_MAX_ARRAY_BYTES_DEFAULT |
0 |
public static final int |
EPICS_CA_REPEATER_PORT_DEFAULT |
5065 |
public static final int |
EPICS_CA_SERVER_PORT_DEFAULT |
5064 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NOTIFICATION_VALUE_BUFFER_SIZE_DEFAULT |
2147483647 |
public static final int |
NUMBER_OF_SERVICE_THREADS_DEFAULT |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_THREADPOOL_SIZE |
5 |