Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_AMQP_USE_CORE_SUBSCRIPTION_NAMING |
false |
public static final boolean |
DEFAULT_ANALYZE_CRITICAL |
true |
public static final long |
DEFAULT_ANALYZE_CRITICAL_TIMEOUT |
120000L |
public static final long |
DEFAULT_CONFIGURATION_FILE_REFRESH_PERIOD |
5000L |
public static final long |
DEFAULT_CONNECTION_TTL_CHECK_INTERVAL |
2000L |
public static final int |
DEFAULT_CONSUMER_PRIORITY |
0 |
public static final int |
DEFAULT_CONSUMERS_BEFORE_DISPATCH |
0 |
public static final boolean |
DEFAULT_CREATED_QUEUE_AUTO_DELETE |
false |
public static final long |
DEFAULT_DELAY_BEFORE_DISPATCH |
-1L |
public static final int |
DEFAULT_DISK_SCAN |
5000 |
public static final boolean |
DEFAULT_ENABLED |
true |
public static final boolean |
DEFAULT_EXCLUSIVE |
false |
public static final int |
DEFAULT_GROUP_BUCKETS |
-1 |
public static final boolean |
DEFAULT_GROUP_REBALANCE |
false |
public static final boolean |
DEFAULT_GROUP_REBALANCE_PAUSE_DISPATCH |
false |
public static final String |
DEFAULT_INTERNAL_NAMING_PREFIX |
"$.artemis.internal." |
public static final boolean |
DEFAULT_LAST_VALUE |
false |
public static final int |
DEFAULT_MAX_QUEUE_CONSUMERS |
-1 |
public static final boolean |
DEFAULT_NON_DESTRUCTIVE |
false |
public static final boolean |
DEFAULT_PURGE_ON_NO_CONSUMERS |
false |
public static final boolean |
DEFAULT_QUEUE_AUTO_DELETE |
true |
public static final long |
DEFAULT_QUEUE_AUTO_DELETE_DELAY |
0L |
public static final long |
DEFAULT_QUEUE_AUTO_DELETE_MESSAGE_COUNT |
0L |
public static final long |
DEFAULT_RETROACTIVE_MESSAGE_COUNT |
0L |
public static final long |
DEFAULT_RING_SIZE |
-1L |
public static final String |
DEFAULT_SYSTEM_PROPERTY_PREFIX |
"brokerconfig." |
public static final String |
DEFAULT_TEMPORARY_QUEUE_NAMESPACE |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NATIVE_MESSAGE_ID |
"NATIVE_MESSAGE_ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BYTES_TYPE |
4 |
public static final byte |
DEFAULT_TYPE |
0 |
public static final byte |
EMBEDDED_TYPE |
7 |
public static final byte |
LARGE_EMBEDDED_TYPE |
8 |
public static final byte |
MAP_TYPE |
5 |
public static final int |
memoryOffset |
352 |
public static final byte |
OBJECT_TYPE |
2 |
public static final byte |
STREAM_TYPE |
6 |
public static final byte |
TEXT_TYPE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ACK_BATCH_SIZE |
1048576 |
public static final boolean |
DEFAULT_AUTO_GROUP |
false |
public static final boolean |
DEFAULT_BLOCK_ON_ACKNOWLEDGE |
false |
public static final boolean |
DEFAULT_BLOCK_ON_DURABLE_SEND |
true |
public static final boolean |
DEFAULT_BLOCK_ON_NON_DURABLE_SEND |
false |
public static final boolean |
DEFAULT_CACHE_LARGE_MESSAGE_CLIENT |
false |
public static final long |
DEFAULT_CALL_FAILOVER_TIMEOUT |
30000L |
public static final long |
DEFAULT_CALL_TIMEOUT |
30000L |
public static final long |
DEFAULT_CLIENT_FAILURE_CHECK_PERIOD_INVM |
-1L |
public static final boolean |
DEFAULT_COMPRESS_LARGE_MESSAGES |
false |
public static final int |
DEFAULT_CONFIRMATION_WINDOW_SIZE |
-1 |
public static final long |
DEFAULT_CONNECTION_TTL_INVM |
-1L |
public static final int |
DEFAULT_CONSUMER_MAX_RATE |
-1 |
public static final int |
DEFAULT_CONSUMER_WINDOW_SIZE |
1048576 |
public static final String |
DEFAULT_CORE_PROTOCOL |
"CORE" |
public static final long |
DEFAULT_DISCOVERY_INITIAL_WAIT_TIMEOUT |
10000L |
public static final int |
DEFAULT_DISCOVERY_PORT |
9876 |
public static final long |
DEFAULT_DISCOVERY_REFRESH_TIMEOUT |
10000L |
public static final boolean |
DEFAULT_ENABLED_SHARED_CLIENT_ID |
false |
public static final boolean |
DEFAULT_FAILOVER_ON_INITIAL_CONNECTION |
false |
public static final boolean |
DEFAULT_HA |
false |
public static final int |
DEFAULT_INITIAL_MESSAGE_PACKET_SIZE |
1500 |
public static final boolean |
DEFAULT_IS_HA |
false |
public static final int |
DEFAULT_MIN_LARGE_MESSAGE_SIZE |
102400 |
public static final boolean |
DEFAULT_PRE_ACKNOWLEDGE |
false |
public static final int |
DEFAULT_PRODUCER_MAX_RATE |
-1 |
public static final int |
DEFAULT_PRODUCER_WINDOW_SIZE |
65536 |
public static final int |
DEFAULT_RECONNECT_ATTEMPTS |
0 |
public static final long |
DEFAULT_RETRY_INTERVAL |
2000L |
public static final int |
DEFAULT_SCHEDULED_THREAD_POOL_MAX_SIZE |
5 |
public static final int |
DEFAULT_THREAD_POOL_MAX_SIZE |
-1 |
public static final boolean |
DEFAULT_USE_GLOBAL_POOLS |
true |
public static final boolean |
DEFAULT_USE_TOPOLOGY_FOR_LOADBALANCING |
true |
public static final boolean |
DEFAULT_XA |
false |
public static final int |
INITIAL_CONNECT_ATTEMPTS |
1 |
public static final String |
SCHEDULED_THREAD_POOL_SIZE_PROPERTY_KEY |
"activemq.artemis.client.global.scheduled.thread.pool.core.size" |
public static final String |
THREAD_POOL_MAX_SIZE_PROPERTY_KEY |
"activemq.artemis.client.global.thread.pool.max.size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMS_SESSION_IDENTIFIER_PROPERTY |
"jms-session" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADDRESS_MEMORY_USAGE_DESCRIPTION |
"Memory used by all the addresses on broker for in-memory messages" |
public static final String |
ADDRESS_MEMORY_USAGE_PERCENTAGE_DESCRIPTION |
"Memory used by all the addresses on broker as a percentage of the global-max-size" |
public static final String |
CONNECTION_COUNT_DESCRIPTION |
"Number of clients connected to this server" |
public static final String |
DISK_STORE_USAGE_DESCRIPTION |
"Percentage of total disk store used" |
public static final String |
TOTAL_CONNECTION_COUNT_DESCRIPTION |
"Number of clients which have connected to this server since it was started" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADDRESS_SIZE_DESCRIPTION |
"the number of estimated bytes being used by all the queue(s) bound to this address; used to control paging and blocking" |
public static final String |
NUMBER_OF_PAGES_DESCRIPTION |
"number of pages used by this address" |
public static final String |
ROUTED_MESSAGE_COUNT_DESCRIPTION |
"number of messages routed to one or more bindings" |
public static final String |
UNROUTED_MESSAGE_COUNT_DESCRIPTION |
"number of messages not routed to any bindings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONSUMER_COUNT_DESCRIPTION |
"number of consumers consuming messages from this queue" |
public static final String |
DELIVERING_MESSAGE_COUNT_DESCRIPTION |
"number of messages that this queue is currently delivering to its consumers" |
public static final String |
DELIVERING_SIZE_DESCRIPTION |
"persistent size of messages that this queue is currently delivering to its consumers" |
public static final String |
DURABLE_DELIVERING_MESSAGE_COUNT_DESCRIPTION |
"number of durable messages that this queue is currently delivering to its consumers" |
public static final String |
DURABLE_DELIVERING_SIZE_DESCRIPTION |
"persistent size of durable messages that this queue is currently delivering to its consumers" |
public static final String |
DURABLE_MESSAGE_COUNT_DESCRIPTION |
"number of durable messages currently in this queue (includes scheduled, paged, and in-delivery messages)" |
public static final String |
DURABLE_PERSISTENT_SIZE_DESCRIPTION |
"persistent size of durable messages currently in this queue (includes scheduled, paged, and in-delivery messages)" |
public static final String |
DURABLE_SCHEDULED_MESSAGE_COUNT_DESCRIPTION |
"number of durable scheduled messages in this queue" |
public static final String |
DURABLE_SCHEDULED_SIZE_DESCRIPTION |
"persistent size of durable scheduled messages in this queue" |
public static final String |
MESSAGE_COUNT_DESCRIPTION |
"number of messages currently in this queue (includes scheduled, paged, and in-delivery messages)" |
public static final String |
MESSAGES_ACKNOWLEDGED_DESCRIPTION |
"number of messages acknowledged from this queue since it was created" |
public static final String |
MESSAGES_ADDED_DESCRIPTION |
"number of messages added to this queue since it was created" |
public static final String |
MESSAGES_EXPIRED_DESCRIPTION |
"number of messages expired from this queue since it was created" |
public static final String |
MESSAGES_KILLED_DESCRIPTION |
"number of messages removed from this queue since it was created due to exceeding the max delivery attempts" |
public static final String |
PERSISTENT_SIZE_DESCRIPTION |
"persistent size of all messages (including durable and non-durable) currently in this queue (includes scheduled, paged, and in-delivery messages)" |
public static final String |
SCHEDULED_MESSAGE_COUNT_DESCRIPTION |
"number of scheduled messages in this queue" |
public static final String |
SCHEDULED_SIZE_DESCRIPTION |
"persistent size of scheduled messages in this queue" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPTOR |
"acceptor." |
public static final String |
ADDRESS |
"address." |
public static final String |
BRIDGE |
"bridge." |
public static final String |
BROADCAST_GROUP |
"broadcastgroup." |
public static final String |
BROKER |
"broker" |
public static final String |
CORE_CLUSTER_CONNECTION |
"clusterconnection." |
public static final String |
DIVERT |
"divert." |
public static final String |
MANAGEMENT_SECURITY |
"managementsecurity" |
public static final String |
QUEUE |
"queue." |
public static final String |
RETROACTIVE_SUFFIX |
"retro" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AMQ_MESSAGING_BRIDGE_MESSAGE_ID_LIST |
"AMQ_BRIDGE_MSG_ID_LIST" |
public static final int |
INDIVIDUAL_ACKNOWLEDGE |
101 |
public static final String |
JMS_ACTIVEMQ_ENABLE_BYTE_ARRAY_JMS_CORRELATION_ID_PROPERTY_NAME |
"amq.jms.support-bytes-id" |
public static final String |
JMS_ACTIVEMQ_INPUT_STREAM |
"JMS_AMQ_InputStream" |
public static final String |
JMS_ACTIVEMQ_OUTPUT_STREAM |
"JMS_AMQ_OutputStream" |
public static final String |
JMS_ACTIVEMQ_SAVE_STREAM |
"JMS_AMQ_SaveStream" |
public static final int |
PRE_ACKNOWLEDGE |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXCEPTION_DISCONNECT |
"DISCONNECT" |
public static final String |
EXCEPTION_FAILOVER |
"FAILOVER" |
public static final int |
TYPE_GENERIC_CONNECTION |
0 |
public static final int |
TYPE_QUEUE_CONNECTION |
1 |
public static final int |
TYPE_TOPIC_CONNECTION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
QUEUE_QUALIFIED_PREFIX |
"queue://" |
public static final String |
TEMP_QUEUE_QUALIFED_PREFIX |
"temp-queue://" |
public static final String |
TEMP_TOPIC_QUALIFED_PREFIX |
"temp-topic://" |
public static final String |
TOPIC_QUALIFIED_PREFIX |
"topic://" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_GENERIC_SESSION |
0 |
public static final int |
TYPE_QUEUE_SESSION |
1 |
public static final int |
TYPE_TOPIC_SESSION |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
TYPE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AMQ_HOST |
"AMQ_HOST" |
public static final String |
AMQ_PASSWORD |
"AMQ_PASSWORD" |
public static final String |
AMQ_PORT |
"AMQ_PORT" |
public static final String |
AMQ_USER |
"AMQ_USER" |
public static final String |
BROKER_BIND_URL |
"BROKER_BIND_URL" |
public static final String |
PREFIX |
"org.apache.activemq." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BINDING_RECORD |
3 |
public static final byte |
CF_RECORD |
1 |
public static final byte |
DESTINATION_RECORD |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISCOVERY_INITIAL_WAIT_TIMEOUT |
"discoveryInitialWaitTimeout" |
public static final String |
DYNAMIC_QUEUE_CONTEXT |
"dynamicQueues" |
public static final String |
DYNAMIC_TOPIC_CONTEXT |
"dynamicTopics" |
public static final String |
REFRESH_TIMEOUT |
"refreshTimeout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEPARATOR |
"/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMSXDELIVERYCOUNT |
"JMSXDeliveryCount" |
public static final String |
JMSXGROUPID |
"JMSXGroupID" |
public static final String |
JMSXGROUPSEQ |
"JMSXGroupSeq" |
public static final String |
JMSXUSERID |
"JMSXUserID" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DOUBLE |
3 |
protected static final int |
INTEGER |
1 |
protected static final int |
LONG |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AND |
9 |
public static final int |
BETWEEN |
11 |
public static final int |
BLOCK_COMMENT |
7 |
public static final int |
DECIMAL_LITERAL |
21 |
public static final int |
DEFAULT |
0 |
public static final int |
EOF |
0 |
public static final int |
ESCAPE |
13 |
public static final int |
EXPONENT |
25 |
public static final int |
FALSE |
17 |
public static final int |
FLOATING_POINT_LITERAL |
24 |
public static final int |
HEX_LITERAL |
22 |
public static final int |
ID |
27 |
public static final int |
IN |
14 |
public static final int |
IS |
15 |
public static final int |
LIKE |
12 |
public static final int |
LINE_COMMENT |
6 |
public static final int |
NOT |
8 |
public static final int |
NULL |
18 |
public static final int |
OCTAL_LITERAL |
23 |
public static final int |
OR |
10 |
public static final int |
STRING_LITERAL |
26 |
public static final int |
TRUE |
16 |
public static final int |
XPATH |
19 |
public static final int |
XQUERY |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
staticFlag |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
staticFlag |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AND |
9 |
public static final int |
BETWEEN |
11 |
public static final int |
BLOCK_COMMENT |
7 |
public static final int |
DECIMAL_LITERAL |
21 |
public static final int |
DEFAULT |
0 |
public static final int |
EOF |
0 |
public static final int |
ESCAPE |
13 |
public static final int |
EXPONENT |
25 |
public static final int |
FALSE |
17 |
public static final int |
FLOATING_POINT_LITERAL |
24 |
public static final int |
HEX_LITERAL |
22 |
public static final int |
ID |
27 |
public static final int |
IN |
14 |
public static final int |
IS |
15 |
public static final int |
LIKE |
12 |
public static final int |
LINE_COMMENT |
6 |
public static final int |
NOT |
8 |
public static final int |
NULL |
18 |
public static final int |
OCTAL_LITERAL |
23 |
public static final int |
OR |
10 |
public static final int |
QUOTED_ID |
28 |
public static final int |
STRING_LITERAL |
26 |
public static final int |
TRUE |
16 |
public static final int |
XPATH |
19 |
public static final int |
XQUERY |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BOOTSTRAP_PASSWORD |
"bootstrapPassword" |
public static final String |
BOOTSTRAP_ROLE |
"bootstrapRole" |
public static final String |
BOOTSTRAP_USER |
"bootstrapUser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROP_NAME |
"org.apache.activemq.jaas.invm.config" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROLE_FILE_PROP_NAME |
"org.apache.activemq.jaas.properties.role" |
public static final String |
USER_FILE_PROP_NAME |
"org.apache.activemq.jaas.properties.user" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTIONS_ALLOWED |
"connectionsAllowed" |
Copyright © 2020 The Apache Software Foundation. All rights reserved.