Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INTROSPECTION_ROOT_NAME |
"root" |
public static final String |
LOG_CATEGORY_NAME |
"Agent" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AGENT_NAME_DEPENDENCY |
"AgentName" |
public static final String |
NO_NAME |
"no_name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMX_SERVER_AGENT_NAME_DELIM |
"|" |
public static final String |
LOG_CATEGORY_NAME |
"AgentJMXComponents" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AGENT_NAME_FLAG_NAME |
"agent_name_flag" |
public static final String |
AGENT_STATE_FLAG_NAME |
"agent_state_flag" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
MAX_LOGIC_FREQUENCY |
1000.0 |
public static final long |
MAX_LOGIC_PERIOD_MILLIS |
100000000L |
public static final double |
MIN_LOGIC_FREQUENCY |
0.0 |
public static final long |
MIN_LOGIC_PERIOD_MILLIS |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALL_CHANNELS |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LINE_END |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LINE_END |
"\r\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTION_ADDRESS_DEPENDENCY |
"ConnectionAddressDependency" |
public static final String |
CONNECTION_DEPENDENCY |
"ConnectionDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADDRESS_DEPENDENCY |
"HOST_DEPENDENCY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORKER_THREAD_NAME_PREFIX |
"MediatorWorker" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"EventDrivenWorldViewDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"LockableWorldViewDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LEVEL_B_EVENT |
1 |
protected static final int |
LEVEL_C_EVENT |
2 |
protected static final int |
LEVEL_D_EVENT |
3 |
protected static final int |
LEVEL_E_EVENT |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DELIMITER |
", " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACT_NAME |
"act" |
public static final String |
AGENT_SUBTYPE |
"agent" |
public static final String |
FLAGS_SUBTYPE |
"flags" |
public static final String |
INTROSPECTION_NAME |
"introspection" |
public static final String |
LOGCATEGORIES_NAME |
"logcat" |
public static final String |
LOGCATEGORY_SUBTYPE |
"logcategory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_CATEGORY_NAME |
"AgentLogger" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NETWORK_FLUSH_PERIOD_MILLIS |
200L |
public static final long |
NETWORK_LOG_MANAGER_SOCKET_TIMEOUT_MILLIS |
1000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOTIFICATION_TYPE |
"notifications.pogamut.jmx.logrecord" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEG_TO_RAD |
0.017453292519943295 |
public static final double |
RAD_TO_DEG |
57.29577951308232 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"BatchAwareWorldViewDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"LockableBatchAwareWorldView" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"SyncLockableBatchAwareWorldView" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"VisionWorldViewDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DISTANCE_ZERO |
1.0E-9 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"EventDrivenWorldViewDependency" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WORLDVIEW_DEPENDENCY |
"EventDrivenSharedWorldViewDependency" |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.