Constant Field Values
Contents
org.apache.*
-
org.apache.activemq.artemis.api.config.ActiveMQDefaultConfiguration Modifier and Type Constant Field Value public static final java.lang.String
BROKER_PROPERTIES_KEY_SURROUND
"\""
public static final java.lang.String
BROKER_PROPERTIES_KEY_SURROUND_PROPERTY
"key.surround"
public static final java.lang.String
BROKER_PROPERTIES_SYSTEM_PROPERTY_NAME
"broker.properties"
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 long
DEFAULT_EMBEDDED_WEB_SERVER_RESTART_TIMEOUT
5000L
public static final boolean
DEFAULT_ENABLED
true
public static final boolean
DEFAULT_EXCLUSIVE
false
public static final long
DEFAULT_GLOBAL_MAX_MESSAGES
-1L
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 java.lang.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 java.lang.String
DEFAULT_SYSTEM_PROPERTY_PREFIX
"brokerconfig."
public static final java.lang.String
DEFAULT_TEMPORARY_QUEUE_NAMESPACE
""
-
org.apache.activemq.artemis.api.core.FilterConstants Modifier and Type Constant Field Value public static final java.lang.String
NATIVE_MESSAGE_ID
"NATIVE_MESSAGE_ID"
-
org.apache.activemq.artemis.api.core.Message 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
-
org.apache.activemq.artemis.api.core.TransportConfiguration Modifier and Type Constant Field Value public static final java.lang.String
EXTRA_PROPERTY_PREFIX
"$.EP."
-
org.apache.activemq.artemis.api.core.client.ActiveMQClient 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 java.lang.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 java.lang.String
SCHEDULED_THREAD_POOL_SIZE_PROPERTY_KEY
"activemq.artemis.client.global.scheduled.thread.pool.core.size"
public static final java.lang.String
THREAD_POOL_MAX_SIZE_PROPERTY_KEY
"activemq.artemis.client.global.thread.pool.max.size"
-
org.apache.activemq.artemis.api.core.client.ClientSession Modifier and Type Constant Field Value public static final java.lang.String
JMS_SESSION_CLIENT_ID_PROPERTY
"jms-client-id"
public static final java.lang.String
JMS_SESSION_IDENTIFIER_PROPERTY
"jms-session"
-
org.apache.activemq.artemis.api.core.management.ActiveMQServerControl Modifier and Type Constant Field Value public static final java.lang.String
ADDRESS_MEMORY_USAGE_DESCRIPTION
"Memory used by all the addresses on broker for in-memory messages"
public static final java.lang.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 java.lang.String
CONNECTION_COUNT_DESCRIPTION
"Number of clients connected to this server"
public static final java.lang.String
DISK_STORE_USAGE_DESCRIPTION
"Fraction of total disk store used"
public static final java.lang.String
TOTAL_CONNECTION_COUNT_DESCRIPTION
"Number of clients which have connected to this server since it was started"
-
org.apache.activemq.artemis.api.core.management.AddressControl Modifier and Type Constant Field Value public static final java.lang.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 java.lang.String
NUMBER_OF_PAGES_DESCRIPTION
"number of pages used by this address"
public static final java.lang.String
ROUTED_MESSAGE_COUNT_DESCRIPTION
"number of messages routed to one or more bindings"
public static final java.lang.String
UNROUTED_MESSAGE_COUNT_DESCRIPTION
"number of messages not routed to any bindings"
-
org.apache.activemq.artemis.api.core.management.QueueControl Modifier and Type Constant Field Value public static final java.lang.String
CONSUMER_COUNT_DESCRIPTION
"number of consumers consuming messages from this queue"
public static final java.lang.String
DELIVERING_MESSAGE_COUNT_DESCRIPTION
"number of messages that this queue is currently delivering to its consumers"
public static final java.lang.String
DELIVERING_SIZE_DESCRIPTION
"persistent size of messages that this queue is currently delivering to its consumers"
public static final java.lang.String
DURABLE_DELIVERING_MESSAGE_COUNT_DESCRIPTION
"number of durable messages that this queue is currently delivering to its consumers"
public static final java.lang.String
DURABLE_DELIVERING_SIZE_DESCRIPTION
"persistent size of durable messages that this queue is currently delivering to its consumers"
public static final java.lang.String
DURABLE_MESSAGE_COUNT_DESCRIPTION
"number of durable messages currently in this queue (includes scheduled, paged, and in-delivery messages)"
public static final java.lang.String
DURABLE_PERSISTENT_SIZE_DESCRIPTION
"persistent size of durable messages currently in this queue (includes scheduled, paged, and in-delivery messages)"
public static final java.lang.String
DURABLE_SCHEDULED_MESSAGE_COUNT_DESCRIPTION
"number of durable scheduled messages in this queue"
public static final java.lang.String
DURABLE_SCHEDULED_SIZE_DESCRIPTION
"persistent size of durable scheduled messages in this queue"
public static final java.lang.String
MESSAGE_COUNT_DESCRIPTION
"number of messages currently in this queue (includes scheduled, paged, and in-delivery messages)"
public static final java.lang.String
MESSAGES_ACKNOWLEDGED_DESCRIPTION
"number of messages acknowledged from this queue since it was created"
public static final java.lang.String
MESSAGES_ADDED_DESCRIPTION
"number of messages added to this queue since it was created"
public static final java.lang.String
MESSAGES_EXPIRED_DESCRIPTION
"number of messages expired from this queue since it was created"
public static final java.lang.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 java.lang.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 java.lang.String
SCHEDULED_MESSAGE_COUNT_DESCRIPTION
"number of scheduled messages in this queue"
public static final java.lang.String
SCHEDULED_SIZE_DESCRIPTION
"persistent size of scheduled messages in this queue"
-
org.apache.activemq.artemis.api.core.management.ResourceNames Modifier and Type Constant Field Value public static final java.lang.String
ACCEPTOR
"acceptor."
public static final java.lang.String
ADDRESS
"address."
public static final java.lang.String
BRIDGE
"bridge."
public static final java.lang.String
BROADCAST_GROUP
"broadcastgroup."
public static final java.lang.String
BROKER
"broker"
public static final java.lang.String
CONNECTION_ROUTER
"connectionrouter."
public static final java.lang.String
CORE_CLUSTER_CONNECTION
"clusterconnection."
public static final java.lang.String
DIVERT
"divert."
public static final java.lang.String
MANAGEMENT_SECURITY
"managementsecurity"
public static final java.lang.String
QUEUE
"queue."
public static final java.lang.String
RETROACTIVE_SUFFIX
"retro"
-
org.apache.activemq.artemis.reader.MessageUtil Modifier and Type Constant Field Value public static final java.lang.String
CONNECTION_ID_PROPERTY_NAME_STRING
"__AMQ_CID"
public static final java.lang.String
CORRELATIONID_HEADER_NAME_STRING
"JMSCorrelationID"
public static final java.lang.String
JMSXDELIVERYCOUNT
"JMSXDeliveryCount"
public static final java.lang.String
JMSXGROUPID
"JMSXGroupID"
public static final java.lang.String
JMSXGROUPSEQ
"JMSXGroupSeq"
public static final java.lang.String
JMSXUSERID
"JMSXUserID"
public static final java.lang.String
TYPE_HEADER_NAME_STRING
"JMSType"
-
org.apache.activemq.artemis.uri.schema.connector.InVMTransportConfigurationSchema Modifier and Type Constant Field Value public static final java.lang.String
CONNECTIONS_ALLOWED
"connectionsAllowed"
public static final java.lang.String
SECURITY_DOMAIN
"securityDomain"