public final class ActiveMQDefaultConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
getCriticalAnalyzer() |
static long |
getCriticalAnalyzerCheckPeriod(long timeout) |
static CriticalAnalyzerPolicy |
getCriticalAnalyzerPolicy() |
static long |
getCriticalAnalyzerTimeout() |
static String |
getDefaultAddressPathSeparator() |
static long |
getDefaultAddressQueueScanPeriod()
how often (in ms) to scan for addresses and queues which should be deleted
|
static boolean |
getDefaultAmqpUseCoreSubscriptionNaming() |
static String |
getDefaultBindingsDirectory()
the directory to store the persisted bindings to
|
static String |
getDefaultBindingsTableName() |
static int |
getDefaultBridgeConfirmationWindowSize()
Once the bridge has received this many bytes, it sends a confirmation
|
static int |
getDefaultBridgeConnectSameNode()
Upon reconnection this configures the number of time the same node on the topology will be retried before reseting the server locator and using the initial connectors
|
static int |
getDefaultBridgeInitialConnectAttempts()
maximum number of initial connection attempts, -1 means 'no limits'
|
static int |
getDefaultBridgeProducerWindowSize()
Producer flow control
|
static int |
getDefaultBridgeReconnectAttempts()
maximum number of retry attempts, -1 means 'no limits'
|
static String |
getDefaultBridgeRoutingType()
how the bridge should handle the message's routing type
|
static long |
getDefaultBroadcastPeriod()
period in milliseconds between consecutive broadcasts
|
static int |
getDefaultBroadcastRefreshTimeout()
Period the discovery group waits after receiving the last broadcast from a particular server before removing that servers connector pair entry from its list.
|
static long |
getDefaultClientFailureCheckPeriod() |
static String |
getDefaultClusterAddress()
The default Cluster address for the Cluster connection
|
static long |
getDefaultClusterCallFailoverTimeout()
How long to wait for a reply if in the middle of a fail-over.
|
static long |
getDefaultClusterCallTimeout()
How long to wait for a reply
|
static int |
getDefaultClusterConfirmationWindowSize()
The size (in bytes) of the window used for confirming data from the server connected to.
|
static long |
getDefaultClusterConnectionTtl()
how long to keep a connection alive in the absence of any data arriving from the client
|
static long |
getDefaultClusterFailureCheckPeriod()
The period (in milliseconds) used to check if the cluster connection has failed to receive pings from another server
|
static int |
getDefaultClusterInitialConnectAttempts()
How many attempts should be made to connect initially
|
static int |
getDefaultClusterMaxHops()
maximum number of hops cluster topology is propagated
|
static long |
getDefaultClusterMaxRetryInterval()
Maximum value for retry-interval
|
static String |
getDefaultClusterMessageLoadBalancingType()
should messages be load balanced if there are no matching consumers on target?
|
static int |
getDefaultClusterNotificationAttempts()
how many times this cluster connection will notify the cluster of its existence right after joining the cluster
|
static long |
getDefaultClusterNotificationInterval()
how often the cluster connection will notify the cluster of its existence right after joining the cluster
|
static String |
getDefaultClusterPassword()
Cluster password.
|
static int |
getDefaultClusterReconnectAttempts()
How many attempts should be made to reconnect after failure
|
static long |
getDefaultClusterRetryInterval()
period (in ms) between successive retries
|
static double |
getDefaultClusterRetryIntervalMultiplier()
multiplier to apply to the retry-interval
|
static String |
getDefaultClusterUser()
Cluster username.
|
static long |
getDefaultConfigurationFileRefreshPeriod() |
static long |
getDefaultConnectionTtl()
how long to keep a connection alive in the absence of any data arriving from the client.
|
static long |
getDefaultConnectionTtlCheckInterval() |
static long |
getDefaultConnectionTtlOverride()
if set, this will override how long (in ms) to keep a connection alive without receiving a ping.
|
static int |
getDefaultConsumerPriority() |
static int |
getDefaultConsumersBeforeDispatch() |
static boolean |
getDefaultCreatedQueueAutoDelete() |
static String |
getDefaultDatabaseUrl()
The default database URL, used with DATABASE store type.
|
static long |
getDefaultDelayBeforeDispatch() |
static int |
getDefaultDiskScanPeriod() |
static String |
getDefaultDivertRoutingType()
how the divert should handle the message's routing type
|
static String |
getDefaultDriverClassName() |
static boolean |
getDefaultExclusive() |
static long |
getDefaultFailbackDelay()
Deprecated.
use getDefaultInitialReplicationSyncTimeout()
|
static String |
getDefaultFederationPassword()
Federation password.
|
static String |
getDefaultFederationUser()
Federation username.
|
static long |
getDefaultFileDeployerScanPeriod() |
static long |
getDefaultGracefulShutdownTimeout()
true means that graceful shutdown is enabled
|
static int |
getDefaultGroupBuckets() |
static SimpleString |
getDefaultGroupFirstKey() |
static int |
getDefaultGroupingHandlerGroupTimeout()
How long a group binding will be used, -1 means for ever.
|
static long |
getDefaultGroupingHandlerReaperPeriod()
How often the reaper will be run to check for timed out group bindings.
|
static int |
getDefaultGroupingHandlerTimeout()
How long to wait for a decision
|
static boolean |
getDefaultGroupRebalance() |
static int |
getDefaultHapolicyBackupPortOffset()
The offset to use for the Connectors and Acceptors when creating a new backup server.
|
static int |
getDefaultHapolicyBackupRequestRetries()
How many times the live server will try to request a backup, -1 means for ever.
|
static long |
getDefaultHapolicyBackupRequestRetryInterval()
How long to wait for retries between attempts to request a backup server.
|
static String |
getDefaultHapolicyBackupStrategy()
The backup strategy to use if we are a backup or for any colocated backups.
|
static int |
getDefaultHapolicyMaxBackups()
Whether or not this live server will accept backup requests from other live servers.
|
static String |
getDefaultHapolicyType()
what kind of HA Policy should we use
|
static int |
getDefaultIdCacheSize()
the size of the cache for pre-creating message ID's
|
static long |
getDefaultInitialReplicationSyncTimeout()
if we have to start as a replicated server this is the delay to wait before fail-back occurs
|
static long |
getDefaultJdbcJournalSyncPeriodMillis() |
static long |
getDefaultJdbcLockAcquisitionTimeoutMillis() |
static long |
getDefaultJdbcLockExpirationMillis() |
static long |
getDefaultJdbcLockRenewPeriodMillis() |
static int |
getDefaultJdbcNetworkTimeout() |
static String |
getDefaultJmxDomain()
the JMX domain used to registered ActiveMQ Artemis MBeans in the MBeanServer
|
static int |
getDefaultJournalBufferSizeAio() |
static int |
getDefaultJournalBufferSizeNio() |
static int |
getDefaultJournalBufferTimeoutAio() |
static int |
getDefaultJournalBufferTimeoutNio() |
static int |
getDefaultJournalCompactMinFiles()
The minimal number of data files before we can start compacting
|
static int |
getDefaultJournalCompactPercentage()
The percentage of live data on which we consider compacting the journal
|
static String |
getDefaultJournalDir()
the directory to store the journal files in
|
static int |
getDefaultJournalFileOpenTimeout() |
static int |
getDefaultJournalFileSize()
the size (in bytes) of each journal file
|
static long |
getDefaultJournalLockAcquisitionTimeout()
how long (in ms) to wait to acquire a file lock on the journal
|
static int |
getDefaultJournalMaxIoAio() |
static int |
getDefaultJournalMaxIoNio() |
static int |
getDefaultJournalMinFiles()
how many journal files to pre-create
|
static int |
getDefaultJournalPoolFiles()
How many journal files can be resued
|
static String |
getDefaultLargeMessagesDir()
the directory to store large messages
|
static String |
getDefaultLargeMessagesTableName() |
static boolean |
getDefaultLastValue() |
static SimpleString |
getDefaultLastValueKey() |
static SimpleString |
getDefaultManagementAddress()
the name of the management address to send management messages to.
|
static SimpleString |
getDefaultManagementNotificationAddress()
the name of the address that consumers bind to receive management notifications
|
static int |
getDefaultMaxConcurrentPageIo()
The max number of concurrent reads allowed on paging
|
static int |
getDefaultMaxDiskUsage() |
static long |
getDefaultMaxGlobalSize()
The default global max size.
|
static int |
getDefaultMaxQueueConsumers() |
static long |
getDefaultMaxRetryInterval()
Limit to the retry-interval growth (due to retry-interval-multiplier)
|
static int |
getDefaultMaxSavedReplicatedJournalsSize()
This specifies how many times a replicated backup server can restart after moving its files on start.
|
static long |
getDefaultMemoryMeasureInterval()
frequency to sample JVM memory in ms (or -1 to disable memory sampling)
|
static int |
getDefaultMemoryWarningThreshold()
Percentage of available memory which will trigger a warning log
|
static int |
getDefaultMessageCounterMaxDayHistory()
how many days to keep message counter history
|
static long |
getDefaultMessageCounterSamplePeriod()
the sample period (in ms) to use for message counters
|
static long |
getDefaultMessageExpiryScanPeriod()
how often (in ms) to scan for expired messages
|
static int |
getDefaultMessageExpiryThreadPriority()
the priority of the thread expiring messages
|
static String |
getDefaultMessageTableName()
The default Message Journal table name, used with DATABASE store.
|
static String |
getDefaultNetworkCheckList() |
static String |
getDefaultNetworkCheckNic() |
static long |
getDefaultNetworkCheckPeriod() |
static int |
getDefaultNetworkCheckTimeout() |
static String |
getDefaultNetworkCheckURLList() |
static String |
getDefaultNodeManagerStoreTableName() |
static boolean |
getDefaultNonDestructive() |
static String |
getDefaultPageStoreTableName() |
static String |
getDefaultPagingDir()
the directory to store paged messages in
|
static boolean |
getDefaultPurgeOnNoConsumers() |
static boolean |
getDefaultQueueAutoDelete() |
static boolean |
getDefaultQueueAutoDelete(boolean autoCreated) |
static long |
getDefaultQueueAutoDeleteDelay() |
static long |
getDefaultQueueAutoDeleteMessageCount() |
static int |
getDefaultQuorumSize() |
static int |
getDefaultQuorumVoteWait() |
static double |
getDefaultRetryIntervalMultiplier()
multiplier to apply to successive retry intervals
|
static long |
getDefaultRetryReplicationWait() |
static RoutingType |
getDefaultRoutingType() |
static int |
getDefaultScheduledThreadPoolMaxSize()
Maximum number of threads to use for the scheduled thread pool
|
static long |
getDefaultSecurityInvalidationInterval()
how long (in ms) to wait before invalidating the security cache
|
static long |
getDefaultServerDumpInterval()
Interval to log server specific information (e.g.
|
static String |
getDefaultStoreType()
The default storage type.
|
static String |
getDefaultSystemPropertyPrefix() |
static int |
getDefaultThreadPoolMaxSize()
Maximum number of threads to use for the thread pool.
|
static long |
getDefaultTransactionTimeout()
how long (in ms) before a transaction can be removed from the resource manager after create time
|
static long |
getDefaultTransactionTimeoutScanPeriod()
how often (in ms) to scan for timeout transactions
|
static boolean |
getDefaultVoteOnReplicationFailure() |
static int |
getDefaultVoteRetries() |
static long |
getDefaultVoteRetryWait() |
static String |
getInternalNamingPrefix() |
static String |
getPropMaskPassword() |
static String |
getPropPasswordCodec() |
static boolean |
isDefaultAllowAutoFailback()
Whether a server will automatically stop when another places a request to take over its place.
|
static boolean |
isDefaultAsyncConnectionExecutionEnabled()
should certain incoming packets on the server be handed off to a thread from the thread pool for processing or should they be handled on the remoting thread?
|
static boolean |
isDefaultBridgeDuplicateDetection()
should duplicate detection headers be inserted in forwarded messages?
|
static boolean |
isDefaultCheckForLiveServer()
Whether to check the cluster for a (live) server using our own server ID when starting up.
|
static boolean |
isDefaultClusterDuplicateDetection()
should duplicate detection headers be inserted in forwarded messages?
|
static boolean |
isDefaultClusterForwardWhenNoConsumers() |
static boolean |
isDefaultCreateBindingsDir()
true means that the server will create the bindings directory on start up
|
static boolean |
isDefaultCreateJournalDir()
true means that the journal directory will be created
|
static boolean |
isDefaultDivertExclusive()
whether this is an exclusive divert
|
static boolean |
isDefaultFailoverOnServerShutdown()
Will this backup server come live on a normal server shutdown
|
static boolean |
isDefaultFileDeploymentEnabled()
true means that the server will load configuration from the configuration files
|
static boolean |
isDefaultGracefulShutdownEnabled()
true means that graceful shutdown is enabled
|
static boolean |
isDefaultHapolicyRequestBackup()
If true then the server will request a backup on another node
|
static boolean |
isDefaultJmxManagementEnabled()
true means that the management API is available via JMX
|
static boolean |
isDefaultJMXUseBrokerName() |
static boolean |
isDefaultJournalDatasync() |
static boolean |
isDefaultJournalLogWriteRate()
Whether to log messages about the journal write rate
|
static boolean |
isDefaultJournalSyncNonTransactional()
if true wait for non transaction data to be synced to the journal before returning response to client.
|
static boolean |
isDefaultJournalSyncTransactional()
if true wait for transaction data to be synchronized to the journal before returning response to client
|
static Boolean |
isDefaultMaskPassword()
This option controls whether passwords in server configuration need be masked.
|
static boolean |
isDefaultMessageCounterEnabled()
true means that message counters are enabled
|
static boolean |
isDefaultPersistDeliveryCountBeforeDelivery()
True means that the delivery count is persisted before delivery.
|
static boolean |
isDefaultPersistenceEnabled()
true means that the server will use the file based journal for persistence.
|
static boolean |
isDefaultPersistIdCache()
true means that ID's are persisted to the journal
|
static boolean |
isDefaultPopulateValidatedUser()
Will the broker populate the message with the name of the validated user
|
static boolean |
isDefaultRejectEmptyValidatedUser() |
static boolean |
isDefaultResolveProtocols()
If true then the ActiveMQ Artemis Server will make use of any Protocol Managers that are in available on the classpath.
|
static boolean |
isDefaultRestartBackup()
Will this server, if a backup, restart once it has been stopped because of failback or scaling down.
|
static boolean |
isDefaultScaleDownEnabled()
its possible that you only want a server to partake in scale down as a receiver, via a group.
|
static boolean |
isDefaultSecurityEnabled()
true means that security is enabled
|
static boolean |
isDefaultWaitForActivation()
Will a shared-store master startup wait for activation
|
static boolean |
isDefaultWildcardRoutingEnabled()
true means that the server supports wild card routing
|
public static final long DEFAULT_CONNECTION_TTL_CHECK_INTERVAL
public static final long DEFAULT_CONFIGURATION_FILE_REFRESH_PERIOD
public static final boolean DEFAULT_AMQP_USE_CORE_SUBSCRIPTION_NAMING
public static final long DEFAULT_GLOBAL_MAX_SIZE
public static final int DEFAULT_MAX_DISK_USAGE
public static final int DEFAULT_DISK_SCAN
public static final int DEFAULT_MAX_QUEUE_CONSUMERS
public static final int DEFAULT_CONSUMER_PRIORITY
public static final boolean DEFAULT_EXCLUSIVE
public static final boolean DEFAULT_LAST_VALUE
public static final SimpleString DEFAULT_LAST_VALUE_KEY
public static final boolean DEFAULT_NON_DESTRUCTIVE
public static final boolean DEFAULT_PURGE_ON_NO_CONSUMERS
public static final boolean DEFAULT_QUEUE_AUTO_DELETE
public static final boolean DEFAULT_CREATED_QUEUE_AUTO_DELETE
public static final long DEFAULT_QUEUE_AUTO_DELETE_DELAY
public static final long DEFAULT_QUEUE_AUTO_DELETE_MESSAGE_COUNT
public static final int DEFAULT_CONSUMERS_BEFORE_DISPATCH
public static final long DEFAULT_DELAY_BEFORE_DISPATCH
public static final int DEFAULT_GROUP_BUCKETS
public static final boolean DEFAULT_GROUP_REBALANCE
public static final SimpleString DEFAULT_GROUP_FIRST_KEY
public static final RoutingType DEFAULT_ROUTING_TYPE
public static final String DEFAULT_SYSTEM_PROPERTY_PREFIX
public static String DEFAULT_NETWORK_CHECK_LIST
public static String DEFAULT_NETWORK_CHECK_URL_LIST
public static long DEFAULT_NETWORK_CHECK_PERIOD
public static int DEFAULT_NETWORK_CHECK_TIMEOUT
public static String DEFAULT_NETWORK_CHECK_NIC
public static final String DEFAULT_INTERNAL_NAMING_PREFIX
public static boolean DEFAULT_VOTE_ON_REPLICATION_FAILURE
public static int DEFAULT_QUORUM_SIZE
public static final boolean DEFAULT_ANALYZE_CRITICAL
public static final long DEFAULT_ANALYZE_CRITICAL_TIMEOUT
public static final CriticalAnalyzerPolicy DEFAULT_ANALYZE_CRITICAL_POLICY
public static long getDefaultClientFailureCheckPeriod()
public static long getDefaultFileDeployerScanPeriod()
public static int getDefaultJournalMaxIoAio()
public static int getDefaultJournalBufferTimeoutAio()
public static int getDefaultJournalBufferSizeAio()
public static int getDefaultJournalMaxIoNio()
public static int getDefaultJournalBufferTimeoutNio()
public static int getDefaultJournalBufferSizeNio()
public static String getPropMaskPassword()
public static String getPropPasswordCodec()
public static String getDefaultHapolicyType()
public static String getDefaultHapolicyBackupStrategy()
public static boolean isDefaultResolveProtocols()
public static boolean isDefaultFileDeploymentEnabled()
public static boolean isDefaultPersistenceEnabled()
public static boolean isDefaultJournalDatasync()
public static int getDefaultScheduledThreadPoolMaxSize()
public static int getDefaultThreadPoolMaxSize()
public static boolean isDefaultSecurityEnabled()
public static boolean isDefaultGracefulShutdownEnabled()
public static long getDefaultGracefulShutdownTimeout()
public static long getDefaultSecurityInvalidationInterval()
public static long getDefaultJournalLockAcquisitionTimeout()
public static boolean isDefaultWildcardRoutingEnabled()
public static String getDefaultAddressPathSeparator()
public static SimpleString getDefaultManagementAddress()
public static SimpleString getDefaultManagementNotificationAddress()
public static String getDefaultClusterAddress()
public static String getDefaultClusterUser()
public static String getDefaultClusterPassword()
public static String getDefaultFederationUser()
public static String getDefaultFederationPassword()
public static Boolean isDefaultMaskPassword()
public static boolean isDefaultJmxManagementEnabled()
public static String getDefaultJmxDomain()
public static boolean isDefaultJMXUseBrokerName()
public static boolean isDefaultMessageCounterEnabled()
public static long getDefaultMessageCounterSamplePeriod()
public static int getDefaultMessageCounterMaxDayHistory()
public static long getDefaultConnectionTtlOverride()
public static boolean isDefaultAsyncConnectionExecutionEnabled()
public static long getDefaultTransactionTimeout()
public static long getDefaultTransactionTimeoutScanPeriod()
public static long getDefaultMessageExpiryScanPeriod()
public static int getDefaultMessageExpiryThreadPriority()
public static long getDefaultAddressQueueScanPeriod()
public static int getDefaultIdCacheSize()
public static boolean isDefaultPersistIdCache()
public static boolean isDefaultPersistDeliveryCountBeforeDelivery()
public static String getDefaultPagingDir()
public static String getDefaultBindingsDirectory()
public static boolean isDefaultCreateBindingsDir()
public static int getDefaultMaxConcurrentPageIo()
public static String getDefaultJournalDir()
public static boolean isDefaultCreateJournalDir()
public static boolean isDefaultJournalSyncTransactional()
public static boolean isDefaultJournalSyncNonTransactional()
public static boolean isDefaultJournalLogWriteRate()
public static int getDefaultJournalFileSize()
public static int getDefaultJournalMinFiles()
public static int getDefaultJournalPoolFiles()
public static int getDefaultJournalCompactPercentage()
public static int getDefaultJournalFileOpenTimeout()
public static int getDefaultJournalCompactMinFiles()
public static long getDefaultServerDumpInterval()
public static int getDefaultMemoryWarningThreshold()
public static long getDefaultMemoryMeasureInterval()
public static String getDefaultLargeMessagesDir()
public static long getDefaultBroadcastPeriod()
public static int getDefaultBroadcastRefreshTimeout()
public static long getDefaultConnectionTtl()
public static double getDefaultRetryIntervalMultiplier()
public static long getDefaultMaxRetryInterval()
public static int getDefaultBridgeInitialConnectAttempts()
public static int getDefaultBridgeReconnectAttempts()
public static boolean isDefaultBridgeDuplicateDetection()
public static int getDefaultBridgeConfirmationWindowSize()
public static int getDefaultBridgeProducerWindowSize()
public static int getDefaultBridgeConnectSameNode()
public static long getDefaultClusterFailureCheckPeriod()
public static long getDefaultClusterConnectionTtl()
public static long getDefaultClusterCallTimeout()
public static long getDefaultClusterRetryInterval()
public static double getDefaultClusterRetryIntervalMultiplier()
public static long getDefaultClusterMaxRetryInterval()
public static int getDefaultClusterInitialConnectAttempts()
public static int getDefaultClusterReconnectAttempts()
public static boolean isDefaultClusterDuplicateDetection()
public static boolean isDefaultClusterForwardWhenNoConsumers()
public static String getDefaultClusterMessageLoadBalancingType()
public static int getDefaultClusterMaxHops()
public static int getDefaultClusterConfirmationWindowSize()
public static long getDefaultClusterCallFailoverTimeout()
public static long getDefaultClusterNotificationInterval()
public static int getDefaultClusterNotificationAttempts()
public static boolean isDefaultDivertExclusive()
public static String getDefaultDivertRoutingType()
public static String getDefaultBridgeRoutingType()
public static boolean isDefaultHapolicyRequestBackup()
public static int getDefaultHapolicyBackupRequestRetries()
public static long getDefaultHapolicyBackupRequestRetryInterval()
public static int getDefaultHapolicyMaxBackups()
public static int getDefaultHapolicyBackupPortOffset()
public static boolean isDefaultCheckForLiveServer()
public static int getDefaultMaxSavedReplicatedJournalsSize()
public static boolean isDefaultRestartBackup()
public static boolean isDefaultAllowAutoFailback()
public static long getDefaultInitialReplicationSyncTimeout()
@Deprecated public static long getDefaultFailbackDelay()
public static boolean isDefaultFailoverOnServerShutdown()
public static boolean isDefaultWaitForActivation()
public static boolean isDefaultPopulateValidatedUser()
public static boolean isDefaultRejectEmptyValidatedUser()
public static boolean isDefaultScaleDownEnabled()
public static int getDefaultGroupingHandlerTimeout()
public static int getDefaultGroupingHandlerGroupTimeout()
public static long getDefaultGroupingHandlerReaperPeriod()
public static String getDefaultStoreType()
public static String getDefaultDatabaseUrl()
public static String getDefaultMessageTableName()
public static String getDefaultBindingsTableName()
public static String getDefaultDriverClassName()
public static String getDefaultLargeMessagesTableName()
public static String getDefaultPageStoreTableName()
public static String getDefaultNodeManagerStoreTableName()
public static int getDefaultJdbcNetworkTimeout()
public static long getDefaultJdbcLockRenewPeriodMillis()
public static long getDefaultJdbcJournalSyncPeriodMillis()
public static long getDefaultJdbcLockExpirationMillis()
public static long getDefaultJdbcLockAcquisitionTimeoutMillis()
public static long getDefaultConnectionTtlCheckInterval()
public static long getDefaultConfigurationFileRefreshPeriod()
public static boolean getDefaultAmqpUseCoreSubscriptionNaming()
public static long getDefaultMaxGlobalSize()
public static int getDefaultMaxDiskUsage()
public static int getDefaultDiskScanPeriod()
public static int getDefaultMaxQueueConsumers()
public static int getDefaultConsumerPriority()
public static boolean getDefaultExclusive()
public static boolean getDefaultLastValue()
public static SimpleString getDefaultLastValueKey()
public static boolean getDefaultNonDestructive()
public static boolean getDefaultPurgeOnNoConsumers()
public static boolean getDefaultQueueAutoDelete(boolean autoCreated)
public static boolean getDefaultQueueAutoDelete()
public static boolean getDefaultCreatedQueueAutoDelete()
public static long getDefaultQueueAutoDeleteDelay()
public static long getDefaultQueueAutoDeleteMessageCount()
public static int getDefaultConsumersBeforeDispatch()
public static long getDefaultDelayBeforeDispatch()
public static int getDefaultGroupBuckets()
public static boolean getDefaultGroupRebalance()
public static SimpleString getDefaultGroupFirstKey()
public static String getInternalNamingPrefix()
public static RoutingType getDefaultRoutingType()
public static String getDefaultSystemPropertyPrefix()
public static String getDefaultNetworkCheckList()
public static String getDefaultNetworkCheckURLList()
public static long getDefaultNetworkCheckPeriod()
public static int getDefaultNetworkCheckTimeout()
public static String getDefaultNetworkCheckNic()
public static boolean getDefaultVoteOnReplicationFailure()
public static int getDefaultQuorumSize()
public static boolean getCriticalAnalyzer()
public static long getCriticalAnalyzerTimeout()
public static long getCriticalAnalyzerCheckPeriod(long timeout)
public static CriticalAnalyzerPolicy getCriticalAnalyzerPolicy()
public static int getDefaultVoteRetries()
public static long getDefaultVoteRetryWait()
public static int getDefaultQuorumVoteWait()
public static long getDefaultRetryReplicationWait()
Copyright © 2019 JBoss by Red Hat. All rights reserved.