Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

AbstractByteBufPool<T> - Class in org.apache.activemq.artemis.utils
Thread-safe <T> interner.
AbstractByteBufPool() - Constructor for class org.apache.activemq.artemis.utils.AbstractByteBufPool
 
AbstractByteBufPool(int) - Constructor for class org.apache.activemq.artemis.utils.AbstractByteBufPool
 
AbstractPool<I,O> - Class in org.apache.activemq.artemis.utils
Thread-safe <T> interner.
AbstractPool() - Constructor for class org.apache.activemq.artemis.utils.AbstractPool
 
AbstractPool(int) - Constructor for class org.apache.activemq.artemis.utils.AbstractPool
 
accept(long, V) - Method in interface org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap.EntryProcessor
 
accept(long) - Method in interface org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet.ConsumerLong
 
act(T) - Method in class org.apache.activemq.artemis.utils.actors.Actor
 
ActiveMQAddressDoesNotExistException - Exception in org.apache.activemq.artemis.api.core
An operation failed because an address exists on the server.
ActiveMQAddressDoesNotExistException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressDoesNotExistException
 
ActiveMQAddressDoesNotExistException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressDoesNotExistException
 
ActiveMQAddressExistsException - Exception in org.apache.activemq.artemis.api.core
An operation failed because an address exists on the server.
ActiveMQAddressExistsException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressExistsException
 
ActiveMQAddressExistsException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressExistsException
 
ActiveMQAddressFullException - Exception in org.apache.activemq.artemis.api.core
An address is full.
ActiveMQAddressFullException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressFullException
 
ActiveMQAddressFullException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressFullException
 
ActiveMQAlreadyReplicatingException - Exception in org.apache.activemq.artemis.api.core
The server is already paired with a replicating backup.
ActiveMQAlreadyReplicatingException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAlreadyReplicatingException
 
ActiveMQAlreadyReplicatingException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAlreadyReplicatingException
 
ActiveMQBuffer - Interface in org.apache.activemq.artemis.api.core
An ActiveMQBuffer wraps a Netty's ChannelBuffer and is used throughout ActiveMQ Artemis code base.
ActiveMQBuffers - Class in org.apache.activemq.artemis.api.core
Factory class to create instances of ActiveMQBuffer.
ActiveMQClusterSecurityException - Exception in org.apache.activemq.artemis.api.core
Security exception thrown when the cluster user fails authentication.
ActiveMQClusterSecurityException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQClusterSecurityException
 
ActiveMQClusterSecurityException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQClusterSecurityException
 
ActiveMQComponent - Interface in org.apache.activemq.artemis.core.server
 
ActiveMQConnectionTimedOutException - Exception in org.apache.activemq.artemis.api.core
A client timed out will connecting to ActiveMQ Artemis server.
ActiveMQConnectionTimedOutException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQConnectionTimedOutException
 
ActiveMQConnectionTimedOutException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQConnectionTimedOutException
 
ActiveMQDeleteAddressException - Exception in org.apache.activemq.artemis.api.core
An operation failed because an address exists on the server.
ActiveMQDeleteAddressException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDeleteAddressException
 
ActiveMQDeleteAddressException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDeleteAddressException
 
ActiveMQDisconnectedException - Exception in org.apache.activemq.artemis.api.core
A client was disconnected from ActiveMQ Artemis server when the server has shut down.
ActiveMQDisconnectedException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDisconnectedException
 
ActiveMQDisconnectedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDisconnectedException
 
ActiveMQDuplicateIdException - Exception in org.apache.activemq.artemis.api.core
A DuplicateID was rejected.
ActiveMQDuplicateIdException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDuplicateIdException
 
ActiveMQDuplicateIdException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDuplicateIdException
 
ActiveMQDuplicateMetaDataException - Exception in org.apache.activemq.artemis.api.core
A Session Metadata was set in duplication
ActiveMQDuplicateMetaDataException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDuplicateMetaDataException
 
ActiveMQDuplicateMetaDataException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDuplicateMetaDataException
 
ActiveMQException - Exception in org.apache.activemq.artemis.api.core
ActiveMQException is the root exception for the ActiveMQ Artemis API.
ActiveMQException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(String, ActiveMQExceptionType) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(String, Throwable, ActiveMQExceptionType) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(int, String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(ActiveMQExceptionType, String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(ActiveMQExceptionType) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(ActiveMQExceptionType, String, Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQExceptionType - Enum in org.apache.activemq.artemis.api.core
Defines all ActiveMQException types and their codes.
ActiveMQIllegalStateException - Exception in org.apache.activemq.artemis.api.core
An ActiveMQ Artemis resource is not in a legal state (e.g.
ActiveMQIllegalStateException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException
 
ActiveMQIllegalStateException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIllegalStateException
 
ActiveMQIncompatibleClientServerException - Exception in org.apache.activemq.artemis.api.core
The server version and the client version are incompatible.
ActiveMQIncompatibleClientServerException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIncompatibleClientServerException
 
ActiveMQIncompatibleClientServerException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIncompatibleClientServerException
 
ActiveMQInterceptorRejectedPacketException - Exception in org.apache.activemq.artemis.api.core
An outgoing interceptor returned false.
ActiveMQInterceptorRejectedPacketException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterceptorRejectedPacketException
 
ActiveMQInterceptorRejectedPacketException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterceptorRejectedPacketException
 
ActiveMQInternalErrorException - Exception in org.apache.activemq.artemis.api.core
Internal error which prevented ActiveMQ Artemis from performing an important operation.
ActiveMQInternalErrorException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInternalErrorException
 
ActiveMQInternalErrorException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInternalErrorException
 
ActiveMQInternalErrorException(String, Exception) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInternalErrorException
 
ActiveMQInternalErrorException(String, Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInternalErrorException
 
ActiveMQInterruptedException - Exception in org.apache.activemq.artemis.api.core
When an interruption happens, we will just throw a non-checked exception.
ActiveMQInterruptedException(Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterruptedException
 
ActiveMQInterruptedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterruptedException
 
ActiveMQInvalidFilterExpressionException - Exception in org.apache.activemq.artemis.api.core
A filter expression was found to be invalid.
ActiveMQInvalidFilterExpressionException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidFilterExpressionException
 
ActiveMQInvalidFilterExpressionException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidFilterExpressionException
 
ActiveMQInvalidQueueConfiguration - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue exists on the server.
ActiveMQInvalidQueueConfiguration() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidQueueConfiguration
 
ActiveMQInvalidQueueConfiguration(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidQueueConfiguration
 
ActiveMQInvalidTransientQueueUseException - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue exists on the server.
ActiveMQInvalidTransientQueueUseException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidTransientQueueUseException
 
ActiveMQInvalidTransientQueueUseException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidTransientQueueUseException
 
ActiveMQIOErrorException - Exception in org.apache.activemq.artemis.api.core
Unexpected I/O error occurred on the server.
ActiveMQIOErrorException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIOErrorException
 
ActiveMQIOErrorException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIOErrorException
 
ActiveMQIOErrorException(String, Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQIOErrorException
 
ActiveMQLargeMessageException - Exception in org.apache.activemq.artemis.api.core
A problem occurred while manipulating the body of a large message.
ActiveMQLargeMessageException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQLargeMessageException
 
ActiveMQLargeMessageException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQLargeMessageException
 
ActiveMQLargeMessageInterruptedException - Exception in org.apache.activemq.artemis.api.core
 
ActiveMQLargeMessageInterruptedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQLargeMessageInterruptedException
 
ActiveMQLargeMessageInterruptedException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQLargeMessageInterruptedException
 
ActiveMQNativeIOError - Exception in org.apache.activemq.artemis.api.core
An error has happened at ActiveMQ's native (non-Java) code used in reading and writing data.
ActiveMQNativeIOError() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNativeIOError
 
ActiveMQNativeIOError(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNativeIOError
 
ActiveMQNativeIOError(String, Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNativeIOError
 
ActiveMQNonExistentQueueException - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue does not exist on the server.
ActiveMQNonExistentQueueException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException
 
ActiveMQNonExistentQueueException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNonExistentQueueException
 
ActiveMQNotConnectedException - Exception in org.apache.activemq.artemis.api.core
A client is not able to connect to ActiveMQ Artemis server.
ActiveMQNotConnectedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException
 
ActiveMQNotConnectedException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException
 
ActiveMQNullRefException - Exception in org.apache.activemq.artemis.api.core
An operation failed because is dereferencing null pointer.
ActiveMQNullRefException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNullRefException
 
ActiveMQNullRefException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNullRefException
 
ActiveMQObjectClosedException - Exception in org.apache.activemq.artemis.api.core
A client operation failed because the calling resource (ClientSession, ClientProducer, etc.) is closed.
ActiveMQObjectClosedException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQObjectClosedException
 
ActiveMQObjectClosedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQObjectClosedException
 
ActiveMQPropertyConversionException - Exception in org.apache.activemq.artemis.api.core
A PropertyConversionException is thrown by org.apache.activemq.artemis.api.core.Message methods when a property can not be converted to the expected type.
ActiveMQPropertyConversionException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQPropertyConversionException
 
ActiveMQQueueExistsException - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue exists on the server.
ActiveMQQueueExistsException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQQueueExistsException
 
ActiveMQQueueExistsException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQQueueExistsException
 
ActiveMQQueueMaxConsumerLimitReached - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue exists on the server.
ActiveMQQueueMaxConsumerLimitReached() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQQueueMaxConsumerLimitReached
 
ActiveMQQueueMaxConsumerLimitReached(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQQueueMaxConsumerLimitReached
 
ActiveMQRemoteDisconnectException - Exception in org.apache.activemq.artemis.api.core
A security problem occurred (authentication issues, permission issues,...)
ActiveMQRemoteDisconnectException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQRemoteDisconnectException
 
ActiveMQRemoteDisconnectException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQRemoteDisconnectException
 
ActiveMQReplicationTimeooutException - Exception in org.apache.activemq.artemis.api.core
The creation of a session was rejected by the server (e.g.
ActiveMQReplicationTimeooutException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQReplicationTimeooutException
 
ActiveMQReplicationTimeooutException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQReplicationTimeooutException
 
ActiveMQScheduledComponent - Class in org.apache.activemq.artemis.core.server
This is for components with a scheduled at a fixed rate.
ActiveMQScheduledComponent(ScheduledExecutorService, Executor, long, long, TimeUnit, boolean) - Constructor for class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
It creates a scheduled component that can trigger Runnable.run() with a fixed checkPeriod on a configured executor.
ActiveMQScheduledComponent(ScheduledExecutorService, long, long, TimeUnit, boolean) - Constructor for class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
It creates a scheduled component that can trigger Runnable.run() with a fixed checkPeriod on a configured executor.
ActiveMQScheduledComponent(ScheduledExecutorService, Executor, long, TimeUnit, boolean) - Constructor for class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
It creates a scheduled component that can trigger Runnable.run() with a fixed checkPeriod on a configured executor.
ActiveMQScheduledComponent(long, long, TimeUnit, boolean) - Constructor for class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
It creates a scheduled component that can trigger Runnable.run() with a fixed checkPeriod on a configured executor.
ActiveMQScheduledComponent(long, TimeUnit, boolean) - Constructor for class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
It creates a scheduled component that can trigger Runnable.run() with a fixed checkPeriod on a configured executor.
ActiveMQSecurityException - Exception in org.apache.activemq.artemis.api.core
A security problem occurred (authentication issues, permission issues,...)
ActiveMQSecurityException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQSecurityException
 
ActiveMQSecurityException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQSecurityException
 
ActiveMQSessionCreationException - Exception in org.apache.activemq.artemis.api.core
The creation of a session was rejected by the server (e.g.
ActiveMQSessionCreationException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQSessionCreationException
 
ActiveMQSessionCreationException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQSessionCreationException
 
ActiveMQShutdownException - Exception in org.apache.activemq.artemis.api.core
An operation failed because an address exists on the server.
ActiveMQShutdownException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQShutdownException
 
ActiveMQShutdownException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQShutdownException
 
ActiveMQThreadFactory - Class in org.apache.activemq.artemis.utils
 
ActiveMQThreadFactory(String, boolean, ClassLoader) - Constructor for class org.apache.activemq.artemis.utils.ActiveMQThreadFactory
Construct a new instance.
ActiveMQThreadFactory(String, String, boolean, ClassLoader) - Constructor for class org.apache.activemq.artemis.utils.ActiveMQThreadFactory
Construct a new instance.
ActiveMQThreadPoolExecutor - Class in org.apache.activemq.artemis.utils
 
ActiveMQThreadPoolExecutor(int, int, long, TimeUnit, ThreadFactory) - Constructor for class org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor
 
ActiveMQTransactionOutcomeUnknownException - Exception in org.apache.activemq.artemis.api.core
The outcome of a transaction is unknown.
ActiveMQTransactionOutcomeUnknownException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionOutcomeUnknownException
 
ActiveMQTransactionOutcomeUnknownException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionOutcomeUnknownException
 
ActiveMQTransactionRolledBackException - Exception in org.apache.activemq.artemis.api.core
A transaction was rolled back.
ActiveMQTransactionRolledBackException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionRolledBackException
 
ActiveMQTransactionRolledBackException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionRolledBackException
 
ActiveMQTransactionTimeoutException - Exception in org.apache.activemq.artemis.api.core
 
ActiveMQTransactionTimeoutException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionTimeoutException
 
ActiveMQTransactionTimeoutException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQTransactionTimeoutException
 
ActiveMQUnBlockedException - Exception in org.apache.activemq.artemis.api.core
A blocking call from a client was unblocked during failover.
ActiveMQUnBlockedException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnBlockedException
 
ActiveMQUnBlockedException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnBlockedException
 
ActiveMQUnexpectedRoutingTypeForAddress - Exception in org.apache.activemq.artemis.api.core
An operation failed because a queue exists on the server.
ActiveMQUnexpectedRoutingTypeForAddress() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnexpectedRoutingTypeForAddress
 
ActiveMQUnexpectedRoutingTypeForAddress(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnexpectedRoutingTypeForAddress
 
ActiveMQUnsupportedPacketException - Exception in org.apache.activemq.artemis.api.core
A packet of unsupported type was received by ActiveMQ Artemis PacketHandler.
ActiveMQUnsupportedPacketException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnsupportedPacketException
 
ActiveMQUnsupportedPacketException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQUnsupportedPacketException
 
ActiveMQUtilBundle - Interface in org.apache.activemq.artemis.logs
Logger Code 20 each message id must be 6 digits long starting with 20, the 3rd digit should be 9 so 209000 to 209999
ActiveMQUtilLogger - Interface in org.apache.activemq.artemis.logs
Logger Code 20 each message id must be 6 digits long starting with 20, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 201000 to 201999
Actor<T> - Class in org.apache.activemq.artemis.utils.actors
 
Actor(Executor, ActorListener<T>) - Constructor for class org.apache.activemq.artemis.utils.actors.Actor
 
ActorListener<T> - Interface in org.apache.activemq.artemis.utils.actors
 
add(T) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
Appends the specified element to the end of this collection.
add(E) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
add(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
add(Long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
add(long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Primitive specialised overload of {this#add(Long)}
add(T) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
add(T) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Appends e to the end of this list.
add(CriticalComponent) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
add(CriticalComponent) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
add(CriticalComponent) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
addAction(CriticalAction) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
addAction(CriticalAction) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
addAction(CriticalAction) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
addAddress(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
addAddressSettings(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addAddressSettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addAll(T[]) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
It appends elements to the collection.
addAll(Collection<? extends Long>) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
addAll(Collection<? extends T>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
addComponent(ActiveMQComponent) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
addHead(E) - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
addHead(E) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
addHead(T, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addHead(T, int) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
addIfAbsent(E) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
addIfAbsent(E) - Method in interface org.apache.activemq.artemis.utils.collections.ConcurrentSet
 
addIgnore(String, String) - Static method in class org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores
 
addNotificationListener(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addNotificationListener(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
addressloopback(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
addressWasntReacheable(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
addSecuritySettings(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addSecuritySettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addSorted(E) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
addSorted(T, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addSorted(T, int) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
addTail(E) - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
addTail(E) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
addTail(T, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addTail(T, int) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
addToSparseArrayList(List<SparseArrayLinkedList.SparseArray<T>>, T, int) - Static method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
addURL(URL) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
addUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ALGORITHM - Static variable in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
align(int, int) - Static method in class org.apache.activemq.artemis.utils.PowerOf2Util
Fast alignment operation with power of 2 alignment and value >=0 and value <Integer.MAX_VALUE.
In order to be fast is up to the caller to check arguments correctness.
AMQPLargeMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
AMQPMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
AMQPMessagePersisterV2_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
appendParameters(StringBuilder, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
 
applyParameters(URI, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the newly updated URI that contains the value of the given URI and the appended query value.
applyParameters(URI, Map<String, String>, String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the newly updated URI that contains the value of the given URI and the appended query value.
ArrayResettableIterator<T> - Class in org.apache.activemq.artemis.utils.collections
Provides an Array Iterator that is able to reset, allowing you to iterate over the full array.
ArrayResettableIterator(Object[]) - Constructor for class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 
arrayToString(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ArtemisConstants - Class in org.apache.activemq.artemis
 
ArtemisConstants() - Constructor for class org.apache.activemq.artemis.ArtemisConstants
 
ArtemisExecutor - Interface in org.apache.activemq.artemis.utils.actors
 
asBytes() - Method in class org.apache.activemq.artemis.utils.UUID
 
AssertionLoggerHandler - Class in org.apache.activemq.artemis.logs
This class contains a tool where programs could intercept for LogMessage given an interval of time between AssertionLoggerHandler.startCapture() and AssertionLoggerHandler.stopCapture() Be careful with this use as this is intended for testing only (such as testcases)
AssertionLoggerHandler() - Constructor for class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
asyncStop(Runnable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQComponent
 
atomicRun() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
atomicRun() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnableWithDelegate
 
AtomicRunnable - Class in org.apache.activemq.artemis.utils.runnables
 
AtomicRunnable() - Constructor for class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
AtomicRunnableWithDelegate - Class in org.apache.activemq.artemis.utils.runnables
 
AtomicRunnableWithDelegate(Runnable) - Constructor for class org.apache.activemq.artemis.utils.runnables.AtomicRunnableWithDelegate
 
AuditLogger - Interface in org.apache.activemq.artemis.logs
Logger Code 60 each message id must be 6 digits long starting with 22, the 3rd digit donates the level so INF0 1 WARN 2 DEBUG 3 ERROR 4 TRACE 5 FATAL 6 so an INFO message would be 601000 to 601999
AUTO_CREATE_ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
AUTO_CREATED - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
AUTO_DELETE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
AUTO_DELETE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
AUTO_DELETE_DELAY - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
AUTO_DELETE_DELAY - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
AUTO_DELETE_MESSAGE_COUNT - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
AUTO_DELETE_MESSAGE_COUNT - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
await(Condition, long) - Static method in class org.apache.activemq.artemis.utils.ConcurrentUtil
Await for condition, handling spurious wakeups.
await() - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
await(long) - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
await(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 

B

Base64 - Class in org.apache.activemq.artemis.utils
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.apache.activemq.artemis.utils
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.apache.activemq.artemis.utils
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BeanSupport - Class in org.apache.activemq.artemis.utils.uri
 
BeanSupport() - Constructor for class org.apache.activemq.artemis.utils.uri.BeanSupport
 
BEGIN_ENC - Static variable in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
BLOWFISH_KEY - Static variable in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
BOOLEAN - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
BooleanUtil - Class in org.apache.activemq.artemis.utils
 
BooleanUtil() - Constructor for class org.apache.activemq.artemis.utils.BooleanUtil
 
browse(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browse(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
buffer - Variable in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
BUNDLE - Static variable in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
BYTE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
byteBuf() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns the underlying Netty's ByteBuf
byteBuf() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
ByteBufSimpleStringPool() - Constructor for class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
ByteBufSimpleStringPool(int) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
ByteBufSimpleStringPool(int, int) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
ByteBufStringValuePool() - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
ByteBufStringValuePool(int) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
ByteBufStringValuePool(int, int) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
BYTES - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
bytesToHex(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
bytesToHex(byte[], int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
bytesToInt(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
byteToChar(byte) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
ByteUtil - Class in org.apache.activemq.artemis.utils
 
ByteUtil() - Constructor for class org.apache.activemq.artemis.utils.ByteUtil
 

C

cachedAddressSimpleString(String, CoreMessageObjectPools) - Static method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
calculateUTFSize(String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
cancel(boolean) - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
canPool(ByteBuf, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
canPool(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Returns true if length's byteBuf content from ByteBuf.readerIndex() can be pooled, false otherwise.
canPool(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
capacity() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns the number of bytes this buffer can contain.
capacity() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
capacity() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
capacity() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
capacity() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Get the total capacity for the set to which the load factor with be a fraction of.
CertificateUtil - Class in org.apache.activemq.artemis.utils
 
CertificateUtil() - Constructor for class org.apache.activemq.artemis.utils.CertificateUtil
 
changeMessagePriority(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagePriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagesPriority(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagesPriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeScheme(URI, String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a URI value create and return a new URI that matches the target one but with the scheme value supplied to this method.
ChannelBufferWrapper - Class in org.apache.activemq.artemis.core.buffers.impl
 
ChannelBufferWrapper(ByteBuf) - Constructor for class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
ChannelBufferWrapper(ByteBuf, boolean) - Constructor for class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
ChannelBufferWrapper(ByteBuf, boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
CHAR - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
charAt(int) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
check() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
check(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
check(URL) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
check() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
check() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
check() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
check() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
Some asynchronous operations (like ack) may delay certain conditions.
check() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
check() - Method in interface org.apache.activemq.artemis.utils.TimeUtils.CheckMethod
 
checkArgument(boolean, Object) - Static method in class org.apache.activemq.artemis.utils.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - Static method in class org.apache.activemq.artemis.utils.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean) - Static method in class org.apache.activemq.artemis.utils.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkAtomic(Runnable) - Static method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
checkExpiration(long, boolean) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
Check if the component is expired at a given timeout..
checkExpiration(long, boolean) - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
checkExpiration(long, boolean) - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
checkNotNull(T) - Static method in class org.apache.activemq.artemis.utils.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkParenthesis(String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Examine the supplied string and ensure that all parens appear as matching pairs.
checkProcess() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
Check if all spawned processes are finished.
ClassloadingUtil - Class in org.apache.activemq.artemis.utils
This class will be used to perform generic class-loader operations, such as load a class first using TCCL, and then the classLoader used by ActiveMQ Artemis (ClassloadingUtil.getClass().getClassLoader()).
ClassloadingUtil() - Constructor for class org.apache.activemq.artemis.utils.ClassloadingUtil
 
clear() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the readerIndex and writerIndex of this buffer to 0.
clear() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
clear() - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
clear() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
clear() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
clear() - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
clear() - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
clear(Consumer<? super T>) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Clear while consuming (using the given consumer all the elements of this list.
clear() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
clear() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
clear() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
clearAddresses() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
clearBuffer() - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
clearComponents() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
clearInternalProperties() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
clearSparseArrayList(List<SparseArrayLinkedList.SparseArray<T>>, Consumer<? super T>) - Static method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
clearURL() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
close(boolean) - Method in interface org.apache.activemq.artemis.Closeable
 
close() - Method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
close() - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedListIterator
 
Closeable - Interface in org.apache.activemq.artemis
 
closeConnectionsForAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerConnectionsForAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerConnectionsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeSessionWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeSessionWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
commitPreparedTransaction(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
commitPreparedTransaction(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
compact() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Compact the backing arrays by rehashing with a capacity just larger than current size and giving consideration to the load factor.
compare(char[], String) - Method in interface org.apache.activemq.artemis.utils.HashProcessor
compare the plain char array against the hash value
compare(char[], String) - Method in class org.apache.activemq.artemis.utils.NoHashProcessor
 
compare(char[], String) - Method in class org.apache.activemq.artemis.utils.SecureHashProcessor
 
compareTo(SimpleString) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
CompositeAddress - Class in org.apache.activemq.artemis.utils
 
CompositeAddress() - Constructor for class org.apache.activemq.artemis.utils.CompositeAddress
 
CompositeData() - Constructor for class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
computeIfAbsent(long, LongFunction<V>) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
concat(String) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Concatenates a SimpleString and a String
concat(SimpleString) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Concatenates 2 SimpleString's
concat(char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Concatenates a SimpleString and a char
ConcurrentAppendOnlyChunkedList<T> - Class in org.apache.activemq.artemis.utils.collections
This collection is a concurrent append-only list that grows in chunks.
It's safe to be used by many threads concurrently and has a max capacity of Integer.MAX_VALUE.
ConcurrentAppendOnlyChunkedList(int) - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
 
ConcurrentHashSet<E> - Class in org.apache.activemq.artemis.utils.collections
A ConcurrentHashSet.
ConcurrentHashSet() - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
ConcurrentLongHashMap<V> - Class in org.apache.activemq.artemis.utils.collections
Map from long to an Object.
ConcurrentLongHashMap() - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
ConcurrentLongHashMap(int) - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
ConcurrentLongHashMap(int, int) - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
ConcurrentLongHashMap.EntryProcessor<V> - Interface in org.apache.activemq.artemis.utils.collections
 
ConcurrentLongHashSet - Class in org.apache.activemq.artemis.utils.collections
Concurrent hash set for primitive longs Provides similar methods as a ConcurrentSet<Long> but since it's an open hash map with linear probing, no node allocations are required to store the values.
ConcurrentLongHashSet() - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
ConcurrentLongHashSet(int) - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
ConcurrentLongHashSet(int, int) - Constructor for class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
ConcurrentLongHashSet.ConsumerLong - Interface in org.apache.activemq.artemis.utils.collections
 
ConcurrentSet<E> - Interface in org.apache.activemq.artemis.utils.collections
A ConcurrentSet
ConcurrentUtil - Class in org.apache.activemq.artemis.utils
 
ConcurrentUtil() - Constructor for class org.apache.activemq.artemis.utils.ConcurrentUtil
 
CONFIGURATION_MANAGED - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
CONSUMER_PRIORITY - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
CONSUMER_PRIORITY - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
CONSUMERS_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
CONSUMERS_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
contains(char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
checks to see if this SimpleString contains the char parameter passed in
contains(Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
contains(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
contains(Object) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
contains(long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Contains method that does not box values.
contains(Object) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
contains(PriorityAware) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
containsAll(LongHashSet) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
LongHashSet specialised variant of {this#containsAll(Collection)}.
containsAll(Collection<?>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
containsKey(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
containsKey(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
containsProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
containsQuery(String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
 
containsQuery(SimpleString) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
 
containsValue(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
convertHQToActiveMQFilterString(String) - Static method in class org.apache.activemq.artemis.utils.SelectorTranslator
 
convertTextBytes(String) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
convertToActiveMQFilterString(String) - Static method in class org.apache.activemq.artemis.utils.SelectorTranslator
 
copy() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a copy of this buffer's readable bytes.
copy(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a copy of this buffer's sub-region.
copy() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
copy(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
copyData(P, P) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
CoreLargeMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
CoreMessageObjectPools - Class in org.apache.activemq.artemis.core.persistence
 
CoreMessageObjectPools(int, int, int, int) - Constructor for class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
CoreMessageObjectPools() - Constructor for class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
CoreMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
coreSendMessage(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
coreSendMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countDeliveringMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countDeliveringMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countDown() - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
countDown(int) - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
countMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countUp() - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
create(ByteBuf, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
create(String) - Method in class org.apache.activemq.artemis.api.core.SimpleString.StringSimpleStringPool
 
create(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Create a new entry.
create(I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
Create a new entry.
create(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
create(String) - Method in interface org.apache.activemq.artemis.utils.FactoryFinder.ObjectFactory
 
create(String) - Method in class org.apache.activemq.artemis.utils.FactoryFinder.StandaloneObjectFactory
 
createAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createArrayBuilder() - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createBridge(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createBuilderFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createConnectorService(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createConnectorService(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreConsumer(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreConsumer(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreSession(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreSession(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createDivert(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createDivert(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createException(String) - Method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
createException(int, String) - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
createGenerator(Writer) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createGenerator(OutputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createGeneratorFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createObjectBuilder() - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createParser(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createParser(InputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createParserFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createQueryString(Map<String, ? extends Object>) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a key / value mapping, create and return a URI formatted query string that is valid and can be appended to a URI.
createQueue(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createReader(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createReader(InputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createReaderFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createRemainingURI(URI, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Creates a URI from the original URI and the remaining parameters.
createSchema(String, T) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
createSharedQueue(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createSharedQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createURIWithQuery(URI, String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Creates a URI with the given query, removing an previous query value from the given URI.
createWriter(Writer) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createWriter(OutputStream) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
createWriterFactory(Map<String, ?>) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
CriticalAction - Interface in org.apache.activemq.artemis.utils.critical
 
CriticalAnalyzer - Interface in org.apache.activemq.artemis.utils.critical
 
CriticalAnalyzerImpl - Class in org.apache.activemq.artemis.utils.critical
 
CriticalAnalyzerImpl() - Constructor for class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
CriticalAnalyzerPolicy - Enum in org.apache.activemq.artemis.utils.critical
 
CriticalComponent - Interface in org.apache.activemq.artemis.utils.critical
A Critical component enters and leaves a critical state.
CriticalComponentImpl - Class in org.apache.activemq.artemis.utils.critical
This is not abstract as it could be used through aggregations or extensions.
CriticalComponentImpl(CriticalAnalyzer, int) - Constructor for class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
CriticalMeasure - Class in org.apache.activemq.artemis.utils.critical
 
CriticalMeasure(CriticalComponent, int) - Constructor for class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 

D

DataConstants - Class in org.apache.activemq.artemis.utils
 
DataConstants() - Constructor for class org.apache.activemq.artemis.utils.DataConstants
 
debugByteArray(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
Simplify reading of a byte array in a programmers understable way
debugFrame(Logger, String, ByteBuf) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
decode(ActiveMQBuffer, T, CoreMessageObjectPools) - Method in interface org.apache.activemq.artemis.core.persistence.Persister
 
DECODE - Static variable in class org.apache.activemq.artemis.utils.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.apache.activemq.artemis.utils.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.activemq.artemis.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.activemq.artemis.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(ByteBuf, TypedProperties.TypedPropertiesDecoderPools) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
decode(ByteBuf) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
decode(Object) - Method in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
decode(Object) - Method in interface org.apache.activemq.artemis.utils.SensitiveDataCodec
 
decodeFileToFile(String, String) - Static method in class org.apache.activemq.artemis.utils.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.apache.activemq.artemis.utils.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.apache.activemq.artemis.utils.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.activemq.artemis.utils.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeURI(String) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
decrement() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
decrement() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.activemq.artemis.utils.collections.LongHashSet
The initial capacity used when none is specified in the constructor.
DEFAULT_JOURNAL_BUFFER_SIZE_AIO - Static variable in class org.apache.activemq.artemis.ArtemisConstants
 
DEFAULT_JOURNAL_BUFFER_SIZE_NIO - Static variable in class org.apache.activemq.artemis.ArtemisConstants
 
DEFAULT_JOURNAL_BUFFER_TIMEOUT_AIO - Static variable in class org.apache.activemq.artemis.ArtemisConstants
 
DEFAULT_JOURNAL_BUFFER_TIMEOUT_NIO - Static variable in class org.apache.activemq.artemis.ArtemisConstants
 
DEFAULT_LOAD_FACTOR - Static variable in class org.apache.activemq.artemis.utils.collections.LongHashSet
 
DEFAULT_MAX_LENGTH - Static variable in class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
DEFAULT_MAX_LENGTH - Static variable in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
DEFAULT_POOL_CAPACITY - Static variable in class org.apache.activemq.artemis.utils.AbstractByteBufPool
 
DEFAULT_POOL_CAPACITY - Static variable in class org.apache.activemq.artemis.utils.AbstractPool
 
DefaultSensitiveStringCodec - Class in org.apache.activemq.artemis.utils
A DefaultSensitiveDataCodec The default implementation of SensitiveDataCodec.
DefaultSensitiveStringCodec() - Constructor for class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
defaultThreadFactory() - Static method in class org.apache.activemq.artemis.utils.ActiveMQThreadFactory
 
delay() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
DELAY_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
DELAY_BEFORE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
delegate(Executor) - Static method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
Artemis is supposed to implement this properly, however in tests or tools this can be used as a fake, doing a simple delegate and using the default methods implemented here.
deleteAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteDirectory(File) - Static method in class org.apache.activemq.artemis.utils.FileUtil
 
deployQueue(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deployQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyBridge(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyConnectorService(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyConnectorService(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyDivert(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyDivert(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueue(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disableMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disableMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
discardReadBytes() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Discards the bytes between the 0th index and readerIndex.
discardReadBytes() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
DONT_BREAK_LINES - Static variable in class org.apache.activemq.artemis.utils.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPublish(ExtLogRecord) - Method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
doTask(T) - Method in class org.apache.activemq.artemis.utils.actors.Actor
 
doTask(Runnable) - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutor
 
doTask(T) - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
DOUBLE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
doubleLongToBytes(long, long) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
dumb - Static variable in interface org.apache.activemq.artemis.utils.SimpleFuture
 
dumb() - Static method in interface org.apache.activemq.artemis.utils.SimpleFuture
 
duplicate() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a buffer which shares the whole region of this buffer.
duplicate() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
DURABLE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
DURABLE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
dynamicBuffer(int) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates a self-expanding ActiveMQBuffer with the given initial size
dynamicBuffer(byte[]) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates a self-expanding ActiveMQBuffer filled with the given byte array

E

EmptyCriticalAnalyzer - Class in org.apache.activemq.artemis.utils.critical
 
enableCheck() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
enableMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
enableMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
encloseHost(String) - Static method in class org.apache.activemq.artemis.utils.IPV6Util
It will enclose an IPV6 host with [], that we need before building URIs
encode(ActiveMQBuffer, T) - Method in interface org.apache.activemq.artemis.core.persistence.Persister
 
ENCODE - Static variable in class org.apache.activemq.artemis.utils.Base64
Specify encoding.
encode(ByteBuf) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
encode(Object) - Method in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
encode(Object) - Method in interface org.apache.activemq.artemis.utils.SensitiveDataCodec
 
encodeBytes(byte[]) - Static method in class org.apache.activemq.artemis.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.activemq.artemis.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.activemq.artemis.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.activemq.artemis.utils.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.apache.activemq.artemis.utils.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.apache.activemq.artemis.utils.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.apache.activemq.artemis.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.activemq.artemis.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeSize() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue
 
encodeToFile(byte[], String) - Static method in class org.apache.activemq.artemis.utils.Base64
Convenience method for encoding data to a file.
encodeURI(String) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
END_ENC - Static variable in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
enter() - Method in class org.apache.activemq.artemis.utils.actors.HandlerBase
 
enterCritical(int) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
please save the time you entered here.
enterCritical(int) - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
enterCritical() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
enterTime() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
entrySet() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
Env - Class in org.apache.activemq.artemis.utils
Utility that detects various properties specific to the current runtime environment, such as JVM bitness and OS type.
equals(Object) - Method in class org.apache.activemq.artemis.api.core.Pair
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
equals(Object) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
equals(ByteBuf, int, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Returns true if the SimpleString encoded content into bytes is equals to s, false otherwise.
equals(byte[], byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
equals(byte[], byte[], int, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
equals(byte[], ByteBuf, int, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
Returns true if the SimpleString encoded content into bytes is equals to s, false otherwise.
equals(Object) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
equals(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
equals(Object) - Method in class org.apache.activemq.artemis.utils.UUID
Checking equality of UUIDs is easy; just compare the 128-bit number.
errorCreatingCodec(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
errorStartingComponent(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
errorStoppingComponent(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
escapeString(String) - Static method in class org.apache.activemq.artemis.utils.StringEscapeUtils
Adapted from commons lang StringEscapeUtils, escapes a string
EXCLUSIVE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
EXCLUSIVE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
execute(Runnable) - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutor
 
ExecutorFactory - Interface in org.apache.activemq.artemis.utils
 
expandURI(String) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
expireMessage(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
extractAddressName(SimpleString) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractAddressName(String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractQueueName(SimpleString) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractQueueName(String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 

F

FactoryFinder - Class in org.apache.activemq.artemis.utils
 
FactoryFinder(String) - Constructor for class org.apache.activemq.artemis.utils.FactoryFinder
 
FactoryFinder.ObjectFactory - Interface in org.apache.activemq.artemis.utils
The strategy that the FactoryFinder uses to find load and instantiate Objects can be changed out by calling the setObjectFactory method with a custom implementation of ObjectFactory.
FactoryFinder.StandaloneObjectFactory - Class in org.apache.activemq.artemis.utils
The default implementation of Object factory which works well in standalone applications.
fail(Throwable) - Method in interface org.apache.activemq.artemis.utils.SimpleFuture
 
fail(Throwable) - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
failedListFilesToCleanup(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCheckAddress(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCheckURL(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCleanupFile(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToDeserializeObject(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToEncodeByteArrayToBase64Notation(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToParseAddressList(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToParseLong(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
failedToParseUrlList(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToReadFromStream(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToSerializeObject(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToSetNIC(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
FALSE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
FileUtil - Class in org.apache.activemq.artemis.utils
 
FileUtil() - Constructor for class org.apache.activemq.artemis.utils.FileUtil
 
FILTER_STRING - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
FILTER_STRING - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
findResource(String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
findResource(ClassLoader, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
findText(long, String...) - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
findText(String...) - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
Find a line that contains the parameters passed as an argument
fixedBuffer(int) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates a fixed ActiveMQBuffer of the given size
FLOAT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
FluentPropertyBeanIntrospectorWithIgnores - Class in org.apache.activemq.artemis.utils.uri
 
FluentPropertyBeanIntrospectorWithIgnores() - Constructor for class org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores
 
flush() - Method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
flush(long, TimeUnit) - Method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
To be used to flush an executor from a different thread.
flush(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
WARNING: This will only flush when all the activity is suspended.
flushBase64() - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Method added by PHIL.
flushExecutor(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
flushExecutor(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
flushExecutor(Executor) - Static method in class org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
 
flushExecutor(Executor, long, TimeUnit) - Static method in class org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
 
forceFailover(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
forceFailover(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
forceKill() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
forEach(ConcurrentLongHashMap.EntryProcessor<V>) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
forEach(ConcurrentLongHashSet.ConsumerLong) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
forEach(Consumer<? super T>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
forEach(BiConsumer<SimpleString, Object>) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
forEachKey(Consumer<SimpleString>) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
forEachRemaining(Consumer<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
forEachRemaining(Consumer<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
forEachRemaining(Consumer<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
formatGroup(String, int, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
forString(String) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns the InetAddress having the given string representation.
forUriString(String) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns an InetAddress representing the literal IPv4 or IPv6 host portion of a URL, encoded in the format specified by RFC 3986 section 3.2.2.
freezeReplication(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
freezeReplication(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
fromJavaUUID(UUID) - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
fromJSON(String) - Static method in class org.apache.activemq.artemis.api.core.QueueConfiguration
This method returns a QueueConfiguration created from the JSON-formatted input String.
fromQueueConfiguration(QueueConfiguration) - Static method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 

G

generateDummyAddress() - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
generateSimpleStringUUID() - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
generateStringUUID() - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
generateTimeBasedUUID(byte[]) - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
generateUUID() - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
get(int) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
Returns the element at the specified position in this collection or null if not found.
get(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
get(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
get() - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
get(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
getA() - Method in class org.apache.activemq.artemis.api.core.Pair
 
getAcknowledgeAttempts(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcknowledgeAttempts(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getActiveArray(ByteBuffer) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
getAddress() - Method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
getAddress() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressDecoderPool() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getAddresses() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getAddressInfo(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsagePercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsagePercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSettingsAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSettingsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressStringSimpleStringPool() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getAutoDelete() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getAutoDeleteDelay() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getAutoDeleteDelay() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getAutoDeleteMessageCount() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getAutoDeleteMessageCount() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getB() - Method in class org.apache.activemq.artemis.api.core.Pair
 
getBindingNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingsDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingsDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBooleanProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getBridgeMetrics(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeMetrics(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBroadcastPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBroadcastPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getByte(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a byte at the specified absolute index in this buffer.
getByte(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getByteProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getBytes(int, ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination becomes non-writable.
getBytes(int, ActiveMQBuffer, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ActiveMQBuffer, int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[]) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ByteBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination's position reaches its limit.
getBytes(int, byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytes(int, byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytes(int, ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytes(int, ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytes(int, ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytes(int, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getBytesProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getCaller() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getCertsFromChannel(Channel) - Static method in class org.apache.activemq.artemis.utils.CertificateUtil
 
getChar(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a char at the specified absolute index in this buffer.
getChar(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getCharProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getChars(int, int, char[], int) - Method in class org.apache.activemq.artemis.api.core.SimpleString
This method performs a similar function to String.getChars(int, int, char[], int).
getCheckTimeNanoSeconds() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
getCheckTimeNanoSeconds() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
getCheckTimeNanoSeconds() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
getClassPath() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
getClassPath(File) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
getClusterConnectionNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getClusterConnectionNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getCode() - Method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
getCodec(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getCompatIPv4Address(Inet6Address) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns the IPv4 address embedded in an IPv4 compatible address.
getComponentName() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
getComponents() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getConnectionCount(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionTTLOverride(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionTTLOverride(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairs(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairs(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectors(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectors(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorServices(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorServices(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConsumerCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConsumerCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConsumerPriority() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getConsumerPriority() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getConsumersBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getConsumersBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getCount() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
getCount() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
getCount() - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
getCriticalAnalyzer() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
 
getCriticalAnalyzer() - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
getData() - Method in class org.apache.activemq.artemis.api.core.SimpleString
returns the underlying byte array of this SimpleString
getData(List<String>, Object...) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
getDeadLetterAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDefaultCodec() - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getDefaultURI() - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
getDefaultURI() - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getDelayBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getDelayBeforeDispatch() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getDeliveringCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiscoveryGroupName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiscoveryGroupName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsagePercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsagePercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDivertNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDivertNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDouble(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a double at the specified absolute index in this buffer.
getDouble(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getDoubleProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getDurable() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getDurableDeliveringCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurablePersistSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurablePersistSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getEncodeSize(T) - Method in interface org.apache.activemq.artemis.core.persistence.Persister
 
getEncodeSize() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getExclusive() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getExecutor() - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
Get an executor that always executes tasks in order.
getExecutor() - Method in interface org.apache.activemq.artemis.utils.ExecutorFactory
 
getExpiryAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getExpiryAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFactory() - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getFactoryClassName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFactoryClassName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilterString() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getFilterString() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getFilterString(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilterString(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageTimestamp(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageTimestamp(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFloat(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a float at the specified absolute index in this buffer.
getFloat(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getFloatProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getForwardingAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getForwardingAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFragment() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getGlobalMaxSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGlobalMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupBuckets() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getGroupBuckets() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getGroupBuckets(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupBuckets(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupCount(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupFirstKey() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getGroupFirstKey() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getGroupFirstKey(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupFirstKey(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupIdStringSimpleStringPool() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getGroupPort(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupPort(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupRebalance() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getHardwareAddress() - Static method in class org.apache.activemq.artemis.utils.UUIDGenerator
If running java 6 or above, returns NetworkInterface.getHardwareAddress(), else return null.
getHashProcessor(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getHashProcessor() - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getHost(URI) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getHost() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getHumanReadableByteCount(long) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
getId() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getID() - Method in interface org.apache.activemq.artemis.core.persistence.Persister
This is to be used to store the protocol-id on Messages.
getID(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIDCacheSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIDCacheSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIncomingInterceptorClassNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIncomingInterceptorClassNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getInitialDelay() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
getInstance() - Static method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
getInstance() - Static method in class org.apache.activemq.artemis.utils.UUIDGenerator
Method used for accessing the singleton generator instance.
getInt(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 32-bit integer at the specified absolute index in this buffer.
getInt(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getIntProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getIpv4Command() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getIpv6Command() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getJournalBufferSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferTimeout(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferTimeout(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactMinFiles(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactMinFiles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactPercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactPercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalFileSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalFileSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMaxIO(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMaxIO(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMinFiles(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMinFiles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalType(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLargeMessagesDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLargeMessagesDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLastValue() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getLastValueKey() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getLastValueKey() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getLocalBindPort(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLocalBindPort(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLong(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 64-bit long integer at the specified absolute index in this buffer.
getLong(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getLongProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getManagementAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementNotificationAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementNotificationAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMap() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getMapNames() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getMaxConsumers() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getMaxConsumers() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getMaxConsumers(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxDiskUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxDiskUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxHops(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxHops(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaximumPoolSize() - Method in class org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor
 
getMBeanInfo(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMBeanInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMemoryOffset() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterMaxDayCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterMaxDayCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterSamplePeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterSamplePeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryThreadPriority(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryThreadPriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageLoadBalancingType(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageLoadBalancingType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesExpired(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesExpired(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesKilled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesKilled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesPendingAcknowledgement(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesPendingAcknowledgement(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMetrics(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMetrics(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getName() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNetworkTimeout() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getNICName() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getNodeID(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodeID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodes(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodes(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNonDestructive() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getNotificationInfo(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNotificationInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfBytesPerPage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfBytesPerPage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfComponents() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
getNumberOfComponents() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
getNumberOfMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfPages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfPages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getObjectFactory() - Static method in class org.apache.activemq.artemis.utils.FactoryFinder
 
getOrCreate(ByteBuf) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Returns a pooled entry if possible, a new one otherwise.
getOrCreate(I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
Returns and interned entry if possible, a new one otherwise.
getOutgoingInterceptorClassNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getOutgoingInterceptorClassNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPagingDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPagingDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getParameters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getParameters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getParameters() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getParent() - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
I couldn't figure out how to make a new method to return a generic Actor with a given type
getPath() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getPeriod() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
getPersistentSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPersistentSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPort(URI) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getPriorites() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
getPriority() - Method in interface org.apache.activemq.artemis.core.PriorityAware
 
getPriority() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection.PriorityHolder
 
getProducedRate(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getProducedRate(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getProperties(P, Properties) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
getPropertiesDecoderPools() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getPropertiesStringSimpleStringPools() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getPropertyKeysPool() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesDecoderPools
 
getPropertyKeysPool() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesStringSimpleStringPools
 
getPropertyNames() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getPropertyValuesPool() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesDecoderPools
 
getPropertyValuesPool() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesStringSimpleStringPools
 
getPurgeOnNoConsumers() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getQueueAttributes() - Method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
Deprecated.
getQueueConfiguration() - Method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
getQueueName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueNames(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRandom() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
getRandomNumberGenerator() - Method in class org.apache.activemq.artemis.utils.UUIDGenerator
Method for getting the shared random number generator used for generating the UUIDs.
getReconnectAttempts(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getReconnectAttempts(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryInterval(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryInterval(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryIntervalMultiplier(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryIntervalMultiplier(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRingSize() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getRingSize() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getRingSize(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRingSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoles(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRolesAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRolesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutedMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutedMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingType() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getRoutingType() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getRoutingType(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypes(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypes(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledThreadPoolMaxSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledThreadPoolMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getSchemaName() - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getScheme() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getSecurityInvalidationInterval(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getSecurityInvalidationInterval(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getShort(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 16-bit short integer at the specified absolute index in this buffer.
getShort(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getShortProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getSimpleStringProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getStaticConnectors(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectors(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectorsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectorsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTask() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
getTask() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
getThreadFactory() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
getThreadFactory() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getThreadPoolMaxSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getThreadPoolMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTimeout(TimeUnit) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
getTimeout(TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
getTimeout(TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
getTimeoutNanoSeconds() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
getTimeoutNanoSeconds() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
getTimeoutNanoSeconds() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
getTimestamp(byte[]) - Method in class org.apache.activemq.artemis.utils.UUIDTimer
 
getTimeUnit() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
getTopology(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTopology(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConnectionCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConnectionCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConsumerCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConsumerCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeout(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeout(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeoutScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeoutScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerClassName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerClassName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerProperties(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerProperties(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerPropertiesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerPropertiesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getType() - Method in exception org.apache.activemq.artemis.api.core.ActiveMQException
 
getType(int) - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
getType() - Method in enum org.apache.activemq.artemis.api.core.RoutingType
 
getType(byte) - Static method in enum org.apache.activemq.artemis.api.core.RoutingType
 
getUniqueName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUniqueName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUnRoutedMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUnRoutedMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUnsignedByte(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned byte at the specified absolute index in this buffer.
getUnsignedByte(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getUnsignedInt(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned 32-bit integer at the specified absolute index in this buffer.
getUnsignedInt(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getUnsignedShort(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned 16-bit short integer at the specified absolute index in this buffer.
getUnsignedShort(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
getUptime(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptime(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptimeMillis(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptimeMillis(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUrls() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getUser() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
getUser(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getValue() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue
 
getValues() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection.PriorityHolder
 
getVersion(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getVersion(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getZeroPaddedSixBytes(byte[]) - Static method in class org.apache.activemq.artemis.utils.UUIDGenerator
 
GROUP_BUCKETS - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
GROUP_BUCKETS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
GROUP_FIRST_KEY - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
GROUP_FIRST_KEY - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
GROUP_REBALANCE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
GROUP_REBALANCE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
GZIP - Static variable in class org.apache.activemq.artemis.utils.Base64
Specify that data should be gzip-compressed.

H

handleManagementMessage(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
handleManagementMessage2(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
HandlerBase - Class in org.apache.activemq.artemis.utils.actors
This abstract class will encapsulate ThreadLocals to determine when a class is a handler.
HandlerBase() - Constructor for class org.apache.activemq.artemis.utils.actors.HandlerBase
 
hasCustomPingCommand() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
hash(String) - Method in interface org.apache.activemq.artemis.utils.HashProcessor
produce hash text from plain text
hash(String) - Method in class org.apache.activemq.artemis.utils.NoHashProcessor
 
hash(String) - Method in class org.apache.activemq.artemis.utils.SecureHashProcessor
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.Pair
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
hashCode() - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
hashCode(I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
 
hashCode() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
hashCode() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
hashCode() - Method in class org.apache.activemq.artemis.utils.UUID
 
HashProcessor - Interface in org.apache.activemq.artemis.utils
Used to process Hash text for passwords
hasLevel(Level) - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
is there any record matching Level?
hasNext() - Method in class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 
hasNext() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
hasNext() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
hasNext() - Method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
hasNext() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
hexToBytes(String) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 

I

ID - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
increment() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
increment() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
INDEX_CLOCK_HI - Static variable in class org.apache.activemq.artemis.utils.UUID
 
INDEX_CLOCK_LO - Static variable in class org.apache.activemq.artemis.utils.UUID
 
INDEX_CLOCK_MID - Static variable in class org.apache.activemq.artemis.utils.UUID
 
INDEX_CLOCK_SEQUENCE - Static variable in class org.apache.activemq.artemis.utils.UUID
 
INDEX_TYPE - Static variable in class org.apache.activemq.artemis.utils.UUID
 
INDEX_VARIATION - Static variable in class org.apache.activemq.artemis.utils.UUID
 
indexOfParenthesisMatch(String, int) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a string and a position in that string of an open parend, find the matching close parend.
InetAddresses - Class in org.apache.activemq.artemis.utils
Static utility methods pertaining to InetAddress instances.
inHandler() - Method in class org.apache.activemq.artemis.utils.actors.HandlerBase
 
init(Map<String, String>) - Method in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
init(Map<String, String>) - Method in interface org.apache.activemq.artemis.utils.SensitiveDataCodec
 
InputStream(InputStream) - Constructor for class org.apache.activemq.artemis.utils.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.apache.activemq.artemis.utils.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
instance() - Static method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
INT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
INTERNAL - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
internalNewObject(URI, Map<String, String>, P) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
internalNewURI(T) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
This is the default implementation.
intFromBytes(byte, byte, byte, byte) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
introspect(IntrospectionContext) - Method in class org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores
 
intToBytes(int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
invalidProperty(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
invalidType(Byte) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
IPV4_DEFAULT_COMMAND - Static variable in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
IPV6_DEFAULT_COMMAND - Static variable in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
IPV6Util - Class in org.apache.activemq.artemis.utils
 
IPV6Util() - Constructor for class org.apache.activemq.artemis.utils.IPV6Util
 
isAligned(long, int) - Static method in class org.apache.activemq.artemis.utils.PowerOf2Util
Test if a value is pow2alignment-aligned.
isAsyncConnectionExecutionEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAsyncConnectionExecutionEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAutoCreateAddress() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isAutoCreated() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isAutoDelete() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isBackup(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isBackup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCancelled() - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
isClustered(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isClustered(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCompatIPv4Address(Inet6Address) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Evaluates whether the argument is an IPv6 "compat" address.
isCompositeURI(URI) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Examine a URI and determine if it is a Composite type or not.
isConfigurationManaged() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isConfigurationManaged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isConfigurationManaged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateBindingsDir(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateBindingsDir(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateJournalDir(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateJournalDir(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDone() - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
isDuplicateDetection(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDuplicateDetection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDurable() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to true
isDurable(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDurable(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isEmpty() - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
isEmpty() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
isEmpty() - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
Returns true if empty, false otherwise.
It is safe to be called concurrently.
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
isEmpty() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
isEnabled() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isEncMasked(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
isEqual(SimpleString, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
 
isEqual(SimpleString, String) - Method in class org.apache.activemq.artemis.api.core.SimpleString.StringSimpleStringPool
 
isEqual(T, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Returns true if the entry content is the same of byteBuf at the specified offset and length false otherwise.
isEqual(O, I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
Returns true if the entry content is equal to value;
isEqual(TypedProperties.StringValue, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
isExclusive() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isExclusive(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isExclusive(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isFailoverOnServerShutdown(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isFailoverOnServerShutdown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isFlushed() - Method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
This will verify if the executor is flushed with no wait (or very minimal wait if not the OrderedExecutor
isFlushed() - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
isFullyQualified(String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
isFullyQualified(SimpleString) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
isGroupRebalance() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isGroupRebalance(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isGroupRebalance(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isHA(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isHA(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isIgnored(String, String) - Static method in class org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores
 
isIgnoreLoopback() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
isInetAddress(String) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns true if the supplied string is a valid IP string literal, false otherwise.
isInternal() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isJournalSyncNonTransactional(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncNonTransactional(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncTransactional(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncTransactional(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isLastValue() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isLastValue(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isLastValue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isLinuxOs() - Static method in class org.apache.activemq.artemis.utils.Env
 
isMacOs() - Static method in class org.apache.activemq.artemis.utils.Env
 
isMeasuring() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
isMeasuring() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
isMeasuring() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
isMessageCounterEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isMessageCounterEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isMessageEnabled() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isNonDestructive() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isPaging(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPaging(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isParameterised() - Method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
isParameterised(String) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
isParameterised(SimpleString) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
isPaused(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPaused(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistDeliveryCountBeforeDelivery(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistDeliveryCountBeforeDelivery(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistenceEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistenceEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistIDCache(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistIDCache(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPowOf2(int) - Static method in class org.apache.activemq.artemis.utils.PowerOf2Util
Is a value a positive power of two.
isPurgeOnNoConsumers() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isPurgeOnNoConsumers(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPurgeOnNoConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isReachable(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
isReplicaSync(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isReplicaSync(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isRetroactiveResource(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isRetroactiveResource(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isRun() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
isSecurityEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSecurityEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSharedStore(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSharedStore(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStarted() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQComponent
 
isStarted() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
isStarted(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStarted(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStarted() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
isStarted() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
isStartedBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStartedBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isTemporary() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isTemporary(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isTemporary(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isTestEnv() - Static method in class org.apache.activemq.artemis.utils.Env
 
isTransient() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isUriInetAddress(String) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns true if the supplied string is a valid URI IP string literal, false otherwise.
isUseDuplicateDetection(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isUseDuplicateDetection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isWildcardRoutingEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isWildcardRoutingEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
items() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
iterator(Collection<T>) - Static method in class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 
iterator() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
iterator() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
iterator() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
iterator() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
iterator() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
iterator() - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
iterator() - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 

J

JGROUPS - Static variable in class org.apache.activemq.artemis.utils.uri.SchemaConstants
 
join(int, TimeUnit) - Method in class org.apache.activemq.artemis.utils.ActiveMQThreadFactory
It will wait all threads to finish
JsonLoader - Class in org.apache.activemq.artemis.utils
This is to make sure we use the proper classLoader to load JSon libraries.
JsonLoader() - Constructor for class org.apache.activemq.artemis.utils.JsonLoader
 

K

keys() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
keySet() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
keysLongHashSet() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 

L

LAST_VALUE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
LAST_VALUE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
LAST_VALUE_KEY - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
LAST_VALUE_KEY - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
leave() - Method in class org.apache.activemq.artemis.utils.actors.HandlerBase
 
leaveCritical(int) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
please save the time you entered here Use volatile variables.
leaveCritical(int) - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
leaveCritical() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
leaveTime() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
length() - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
levels - Variable in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
LinkedList<E> - Interface in org.apache.activemq.artemis.utils.collections
 
LinkedListImpl<E> - Class in org.apache.activemq.artemis.utils.collections
A linked list implementation which allows multiple iterators to exist at the same time on the queue, and which see any elements added or removed from the queue either directly or via iterators.
LinkedListImpl() - Constructor for class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
LinkedListImpl(Comparator<E>) - Constructor for class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
LinkedListImpl.Node<T> - Class in org.apache.activemq.artemis.utils.collections
 
LinkedListIterator<E> - Interface in org.apache.activemq.artemis.utils.collections
A LinkedListIterator This iterator allows the last element to be repeated in the next call to hasNext or next
listAddresses(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAddresses(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllConsumersAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllConsumersAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllSessionsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllSessionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBindingsForAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBindingsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionIDs(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionIDs(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnections(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnections(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumers(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumersAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumersAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listGroupsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listGroupsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicCommittedTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicCommittedTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicRolledBackTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicRolledBackTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterAsHTML(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistoryAsHTML(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistoryAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listNetworkTopology(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listNetworkTopology(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsHTML(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducers(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducersInfoAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducersInfoAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listQueues(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listQueues(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listRemoteAddresses(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listRemoteAddresses(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessions(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessionsAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ListUtil - Class in org.apache.activemq.artemis.utils
 
ListUtil() - Constructor for class org.apache.activemq.artemis.utils.ListUtil
 
loadFactor() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Get the load factor beyond which the set will increase size.
loadProperties(ClassLoader, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
loadProperties(String) - Method in class org.apache.activemq.artemis.utils.FactoryFinder.StandaloneObjectFactory
 
loadProperty(ClassLoader, String, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
LOGGER - Static variable in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
The default logger.
LOGGER - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
LONG - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
LongHashSet - Class in org.apache.activemq.artemis.utils.collections
A hash set implementation of Set that uses open addressing values.
LongHashSet() - Constructor for class org.apache.activemq.artemis.utils.collections.LongHashSet
LongHashSet(int) - Constructor for class org.apache.activemq.artemis.utils.collections.LongHashSet
Construct a hash set with a proposed capacity and LongHashSet.DEFAULT_LOAD_FACTOR.
LongHashSet(int, float) - Constructor for class org.apache.activemq.artemis.utils.collections.LongHashSet
Construct a hash set with a proposed initial capacity and load factor.
LongHashSet.LongIterator - Class in org.apache.activemq.artemis.utils.collections
Iterator which supports unboxed access to values.
LongIterator() - Constructor for class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
longToBytes(long) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
longToBytes(long, byte[], int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 

M

main(String[]) - Static method in class org.apache.activemq.artemis.utils.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
main(String[]) - Static method in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
This main class is as documented on configuration-index.md, where the user can mask the password here.
makeExec(File) - Static method in class org.apache.activemq.artemis.utils.FileUtil
 
markReaderIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Marks the current readerIndex in this buffer.
markReaderIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
markWriterIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Marks the current writerIndex in this buffer.
markWriterIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
MAX_CONSUMERS - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
MAX_CONSUMERS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
MAX_PERSISTERS - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
MaxSizeMap<K,V> - Class in org.apache.activemq.artemis.utils.collections
 
MaxSizeMap(int) - Constructor for class org.apache.activemq.artemis.utils.collections.MaxSizeMap
 
maxString(String, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
memoize(Supplier<T>) - Static method in class org.apache.activemq.artemis.utils.Suppliers
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
MESSAGE_LOGGER - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
missingPrivsForClassloader() - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
moveMessage(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveTo(int) - Method in class org.apache.activemq.artemis.utils.collections.MultiResettableIterator
 
MultiIterator<T> - Class in org.apache.activemq.artemis.utils.collections
Provides an Iterator that works over multiple underlying iterators.
MultiIterator(Iterator<T>[]) - Constructor for class org.apache.activemq.artemis.utils.collections.MultiIterator
 
MultiResettableIterator<T> - Class in org.apache.activemq.artemis.utils.collections
Extends MultiIterator, adding the ability if the underlying iterators are resettable, then its self can reset.
MultiResettableIterator(ResettableIterator<T>[]) - Constructor for class org.apache.activemq.artemis.utils.collections.MultiResettableIterator
 

N

NAME - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
NAMESPACE_DNS - Static variable in class org.apache.activemq.artemis.utils.UUID
 
NAMESPACE_OID - Static variable in class org.apache.activemq.artemis.utils.UUID
 
NAMESPACE_URL - Static variable in class org.apache.activemq.artemis.utils.UUID
 
NAMESPACE_X500 - Static variable in class org.apache.activemq.artemis.utils.UUID
 
NetworkHealthCheck - Class in org.apache.activemq.artemis.core.server
This will use InetAddress.isReachable(int) to determine if the network is alive.
NetworkHealthCheck() - Constructor for class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
NetworkHealthCheck(String, long, int) - Constructor for class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
newInstance(E) - Static method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
newInstance(String) - Method in class org.apache.activemq.artemis.utils.FactoryFinder
Creates a new instance of the given key
newInstanceFromClassLoader(String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(Class<?>, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(String, Object...) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(Class<?>, String, Object...) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newObject(URI, P) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
newObject(URI, Map<String, String>, P) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
newObject(String, P) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
newObject(URI, P) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
newObject(URI, Map<String, String>, P) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
It will create a new Object for the URI selected schema.
newThread(Runnable) - Method in class org.apache.activemq.artemis.utils.ActiveMQThreadFactory
 
newURI(T) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
next() - Method in class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 
next() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl.Node
 
next() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
next() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
next() - Method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
next() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
nextValue() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
Strongly typed alternative of Iterator.next() to avoid boxing.
NO_OPTIONS - Static variable in class org.apache.activemq.artemis.utils.Base64
No options specified.
Node() - Constructor for class org.apache.activemq.artemis.utils.collections.LinkedListImpl.Node
 
NoHashProcessor - Class in org.apache.activemq.artemis.utils
A hash processor that just does plain text comparison
NoHashProcessor() - Constructor for class org.apache.activemq.artemis.utils.NoHashProcessor
 
NON_ASCII_STRING - Static variable in class org.apache.activemq.artemis.utils.ByteUtil
 
NON_DESTRUCTIVE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
NON_DESTRUCTIVE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
NoOpMap<K,V> - Class in org.apache.activemq.artemis.utils.collections
This class implements a Map, but actually doesnt store anything, it is similar in idea to an EmptyMap, but where mutation methods simply do a no op rather than UnsupportedOperationException as with EmptyMap.
NOT_NULL - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
NULL - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
numIters() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 

O

ONE_WAY - Static variable in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
onMessage(T) - Method in interface org.apache.activemq.artemis.utils.actors.ActorListener
 
ORDERED - Static variable in class org.apache.activemq.artemis.utils.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrderedExecutor - Class in org.apache.activemq.artemis.utils.actors
An executor that always runs all tasks in order, using a delegate executor to run the tasks.
OrderedExecutor(Executor) - Constructor for class org.apache.activemq.artemis.utils.actors.OrderedExecutor
 
OrderedExecutorFactory - Class in org.apache.activemq.artemis.utils.actors
A factory for producing executors that run all tasks in order, which delegate to a single common executor instance.
OrderedExecutorFactory(Executor) - Constructor for class org.apache.activemq.artemis.utils.actors.OrderedExecutorFactory
Construct a new instance delegating to the given parent executor.
org.apache.activemq.artemis - package org.apache.activemq.artemis
 
org.apache.activemq.artemis.api.core - package org.apache.activemq.artemis.api.core
 
org.apache.activemq.artemis.core - package org.apache.activemq.artemis.core
 
org.apache.activemq.artemis.core.buffers.impl - package org.apache.activemq.artemis.core.buffers.impl
 
org.apache.activemq.artemis.core.persistence - package org.apache.activemq.artemis.core.persistence
 
org.apache.activemq.artemis.core.server - package org.apache.activemq.artemis.core.server
 
org.apache.activemq.artemis.logs - package org.apache.activemq.artemis.logs
 
org.apache.activemq.artemis.utils - package org.apache.activemq.artemis.utils
 
org.apache.activemq.artemis.utils.actors - package org.apache.activemq.artemis.utils.actors
 
org.apache.activemq.artemis.utils.collections - package org.apache.activemq.artemis.utils.collections
 
org.apache.activemq.artemis.utils.critical - package org.apache.activemq.artemis.utils.critical
 
org.apache.activemq.artemis.utils.runnables - package org.apache.activemq.artemis.utils.runnables
 
org.apache.activemq.artemis.utils.uri - package org.apache.activemq.artemis.utils.uri
 
osPageSize() - Static method in class org.apache.activemq.artemis.utils.Env
Return the size in bytes of a OS memory page.
OutputStream(OutputStream) - Constructor for class org.apache.activemq.artemis.utils.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.apache.activemq.artemis.utils.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

Pair<A,B> - Class in org.apache.activemq.artemis.api.core
A Pair is a holder for 2 objects.
Pair(A, B) - Constructor for class org.apache.activemq.artemis.api.core.Pair
 
ParameterisedAddress - Class in org.apache.activemq.artemis.api.core
 
ParameterisedAddress(SimpleString, QueueAttributes) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
Deprecated.
ParameterisedAddress(SimpleString, QueueConfiguration) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
ParameterisedAddress(String, QueueAttributes) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
Deprecated.
ParameterisedAddress(String, QueueConfiguration) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
ParameterisedAddress(SimpleString) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
ParameterisedAddress(String) - Constructor for class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
parseAddressList(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
parseComposite(URI) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a composite URI, parse the individual URI elements contained within that URI and return a CompositeData instance that contains the parsed URI values.
parseParameters(URI) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Given a URI parse and extract any URI query options and return them as a Key / Value mapping.
parseQuery(String, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.URISchema
 
parseQuery(String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Give a URI break off any URI options and store them in a Key / Value Mapping.
parseURIList(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
PasswordMaskingUtil - Class in org.apache.activemq.artemis.utils
 
pause(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pause(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
PendingTask - Class in org.apache.activemq.artemis.utils
This is similar to a Runnable, except that we throw exceptions.
PendingTask() - Constructor for class org.apache.activemq.artemis.utils.PendingTask
 
Persister<T> - Interface in org.apache.activemq.artemis.core.persistence
 
PersisterIDs - Class in org.apache.activemq.artemis.core.persistence
this is a list for all the persisters The sole purpose of this is to make sure these IDs will not be duplicate so we know where to find IDs.
PersisterIDs() - Constructor for class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
poll() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
poll() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
poll() - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
poll() - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
pooledBuffer(int) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
 
populateObject(URI, T) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
populateObject(String, T) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
populateObject(URI, T) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
PowerOf2Util - Class in org.apache.activemq.artemis.utils
Collection of bit-tricks for power of 2 cases.
Preconditions - Class in org.apache.activemq.artemis.utils
 
Preconditions() - Constructor for class org.apache.activemq.artemis.utils.Preconditions
 
prev() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl.Node
 
printDuration(double) - Static method in class org.apache.activemq.artemis.utils.TimeUtils
Prints the duration in a human readable format as X days Y hours Z minutes etc.
printQuery(Map<String, String>) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
PriorityAware - Interface in org.apache.activemq.artemis.core
 
PriorityCollection<T extends PriorityAware> - Class in org.apache.activemq.artemis.utils.collections
This class's purpose is to hold the the different collections used for each priority level.
PriorityCollection(Supplier<Collection<T>>) - Constructor for class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
PriorityCollection.PriorityHolder<E> - Class in org.apache.activemq.artemis.utils.collections
 
PriorityHolder(int, Supplier<Collection<E>>) - Constructor for class org.apache.activemq.artemis.utils.collections.PriorityCollection.PriorityHolder
 
PriorityLinkedList<T> - Interface in org.apache.activemq.artemis.utils.collections
A type of linked list which maintains items according to a priority and allows adding and removing of elements at both ends, and peeking.
Only PriorityLinkedList.size() and PriorityLinkedList.isEmpty() are safe to be called concurrently.
PriorityLinkedListImpl<T> - Class in org.apache.activemq.artemis.utils.collections
A priority linked list implementation
PriorityLinkedListImpl(int) - Constructor for class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
PriorityLinkedListImpl(int, Comparator<T>) - Constructor for class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
ProcessorBase<T> - Class in org.apache.activemq.artemis.utils.actors
 
ProcessorBase(Executor) - Constructor for class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
purePing(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
PURGE_ON_NO_CONSUMERS - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
PURGE_ON_NO_CONSUMERS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
put(long, V) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
put(K, V) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
putBooleanProperty(SimpleString, boolean) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putByteProperty(SimpleString, byte) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putBytesProperty(SimpleString, byte[]) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putCharProperty(SimpleString, char) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putDoubleProperty(SimpleString, double) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putFloatProperty(SimpleString, float) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putIfAbsent(long, V) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
putIntProperty(SimpleString, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putLongProperty(SimpleString, long) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putNullValue(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putShortProperty(SimpleString, short) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putSimpleStringProperty(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
putTypedProperties(TypedProperties) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 

Q

QueueAttributes - Class in org.apache.activemq.artemis.api.core
Deprecated.
QueueAttributes() - Constructor for class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
QueueConfiguration - Class in org.apache.activemq.artemis.api.core
This class holds all the properties required to configure a queue.
QueueConfiguration(SimpleString) - Constructor for class org.apache.activemq.artemis.api.core.QueueConfiguration
Instantiate this object and invoke QueueConfiguration.setName(SimpleString)
QueueConfiguration(String) - Constructor for class org.apache.activemq.artemis.api.core.QueueConfiguration
Instantiate this object and invoke QueueConfiguration.setName(SimpleString)

R

random - Static variable in class org.apache.activemq.artemis.utils.RandomUtil
 
randomBoolean() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomBuffer(int, long...) - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomByte() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomBytes() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomBytes(int) - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomChar() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomDouble() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomFloat() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomInt() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomInterval(int, int) - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomLong() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomMax(int) - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomPort() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomPositiveInt() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomPositiveLong() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomShort() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomSimpleString() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
randomString() - Static method in class org.apache.activemq.artemis.utils.RandomUtil
 
RandomUtil - Class in org.apache.activemq.artemis.utils
 
RandomUtil() - Constructor for class org.apache.activemq.artemis.utils.RandomUtil
 
read() - Method in class org.apache.activemq.artemis.utils.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.apache.activemq.artemis.utils.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readable() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
readable() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readableBytes() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
readableBytes() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBoolean() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a boolean at the current readerIndex and increases the readerIndex by 1 in this buffer.
readBoolean() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readByte() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readByte() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ActiveMQBuffer, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ActiveMQBuffer, int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(byte[]) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[], int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readBytes(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readChar() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a char at the current readerIndex and increases the readerIndex by 2 in this buffer.
readChar() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readDouble() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a double at the current readerIndex and increases the readerIndex by 8 in this buffer.
readDouble() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readerIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
readerIndex(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the readerIndex of this buffer.
readerIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readerIndex(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readFloat() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a float at the current readerIndex and increases the readerIndex by 4 in this buffer.
readFloat() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readFully(byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
from DataInput interface
readFully(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
from DataInput interface
readInt() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readInt() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readLine() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
from DataInput interface
readLine(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
readLong() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 64-bit integer at the current readerIndex and increases the readerIndex by 8 in this buffer.
readLong() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readNullableBoolean() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a (potentially null) boolean at the current readerIndex and increases the readerIndex by 1 in this buffer.
readNullableBoolean() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readNullableInt() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a (potentially null) 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readNullableInt() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readNullableLong() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a (potentially null) 64-bit integer at the current readerIndex and increases the readerIndex by 8 in this buffer.
readNullableLong() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readNullableSimpleString() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a SimpleString (potentially null) at the current readerIndex
readNullableSimpleString(ByteBuf) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
readNullableSimpleString(ByteBuf, SimpleString.ByteBufSimpleStringPool) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
readNullableSimpleString() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readNullableString() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a String (potentially null) at the current readerIndex
readNullableString() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readShort() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readShort() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readSimpleString() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a non-null SimpleString at the current readerIndex
readSimpleString(ByteBuf) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
readSimpleString(ByteBuf, SimpleString.ByteBufSimpleStringPool) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
readSimpleString(ByteBuf, int) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
readSimpleString() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readSlice(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a new slice of this buffer's sub-region starting at the current readerIndex and increases the readerIndex by the size of the new slice (= length).
readSlice(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readString() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a non-null String at the current readerIndex
readString() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readUnsignedByte() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readUnsignedByte() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readUnsignedInt() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readUnsignedInt() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readUnsignedShort() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets an unsigned 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readUnsignedShort() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readUTF() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Gets a UTF-8 String at the current readerIndex
readUTF() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readUTF(ActiveMQBuffer) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
ReferenceCounter - Interface in org.apache.activemq.artemis.utils
 
ReferenceCounterUtil - Class in org.apache.activemq.artemis.utils
 
ReferenceCounterUtil() - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
ReferenceCounterUtil(Executor) - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
ReferenceCounterUtil(Runnable, Executor) - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
ReferenceCounterUtil(Runnable) - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
registerConverter(Converter, Class) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
registerSchema(URISchema<T, P>) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
release() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Release any underlying resources held by this buffer
release() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
reload(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
reload(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
remaining() - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
Returns the remaining items to be processed.
remaining() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
remove(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
remove(long, Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
remove(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
Remove an existing entry if found
remove() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
remove(long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
An int specialised version of {this#remove(Object)}.
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
remove(Predicate<? super T>) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Removes any element of the list matching the given predicate.
remove() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
remove(CriticalComponent) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
remove(CriticalComponent) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
remove(CriticalComponent) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
removeAddress(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
removeAddressSettings(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeAddressSettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeAll(Collection<?>) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
removeAll(Collection<?>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.activemq.artemis.utils.collections.MaxSizeMap
 
removeFromSparseArrayList(List<SparseArrayLinkedList.SparseArray<T>>, Predicate<? super T>) - Static method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
removeMessage(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeNotificationListener(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeNotificationListener(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeProperty(SimpleString) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
removeQuery(URI) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Removes any URI query from the given uri and return a new URI that does not contain the query portion.
removeSchema(String) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
removeSecuritySettings(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeSecuritySettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeURL(URL) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
removeUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
repeat() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedListIterator
 
repeat() - Method in interface org.apache.activemq.artemis.utils.collections.RepeatableIterator
If the current value should repeat.
repeat() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
repeat() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
RepeatableIterator<E> - Interface in org.apache.activemq.artemis.utils.collections
 
RepeatableIteratorWrapper<E> - Class in org.apache.activemq.artemis.utils.collections
 
RepeatableIteratorWrapper(ResettableIterator<E>) - Constructor for class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
reset() - Method in class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 
reset() - Method in class org.apache.activemq.artemis.utils.collections.MultiResettableIterator
 
reset() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
reset() - Method in interface org.apache.activemq.artemis.utils.collections.ResettableIterator
Resets the iterator so you can re-iterate over all elements.
reset() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
When reset is called, then if a new iterator has been provided by another thread via update method, then we switch over to using the new iterator.
reset() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
resetAllGroups(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllGroups(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounterHistories(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounterHistories(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetGroup(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessageCounter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessageCounter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesExpired(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesExpired(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesKilled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesKilled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetReaderIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetReaderIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
resettableIterator() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
ResettableIterator<E> - Interface in org.apache.activemq.artemis.utils.collections
 
resetUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetWriterIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Repositions the current writerIndex to the marked writerIndex in this buffer.
resetWriterIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
resizeThreshold() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Get the actual threshold which when reached the map will resize.
resolveMask(Boolean, String, String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
This method deals with password masking and returns the password in its plain text form.
resume(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resume(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeEncoding() - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
retryMessage(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ReusableLatch - Class in org.apache.activemq.artemis.utils
This class will use the framework provided to by AbstractQueuedSynchronizer.
ReusableLatch() - Constructor for class org.apache.activemq.artemis.utils.ReusableLatch
 
ReusableLatch(int) - Constructor for class org.apache.activemq.artemis.utils.ReusableLatch
 
RING_SIZE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
RING_SIZE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
rollbackPreparedTransaction(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
rollbackPreparedTransaction(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ROUTING_TYPE - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
ROUTING_TYPE - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
RoutingType - Enum in org.apache.activemq.artemis.api.core
 
run() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
run(CriticalComponent) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAction
 
run() - Method in class org.apache.activemq.artemis.utils.PendingTask
 
run() - Method in interface org.apache.activemq.artemis.utils.RunnableEx
 
run() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
RunnableEx - Interface in org.apache.activemq.artemis.utils
 

S

saveUTF(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
scaleDown(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
scaleDown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
SchemaConstants - Class in org.apache.activemq.artemis.utils.uri
 
SchemaConstants() - Constructor for class org.apache.activemq.artemis.utils.uri.SchemaConstants
 
searchProperty(SimpleString, ByteBuf, int) - Static method in class org.apache.activemq.artemis.utils.collections.TypedProperties
Performs a search among the valid key properties contained in buffer, starting from from assuming it to be a valid encoded TypedProperties content.
SecureHashProcessor - Class in org.apache.activemq.artemis.utils
 
SecureHashProcessor(DefaultSensitiveStringCodec) - Constructor for class org.apache.activemq.artemis.utils.SecureHashProcessor
 
securityFailure(Exception) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
securityFailure(String, Throwable) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
SelectorTranslator - Class in org.apache.activemq.artemis.utils
This class converts a JMS selector expression into an ActiveMQ Artemis core filter expression.
SelectorTranslator() - Constructor for class org.apache.activemq.artemis.utils.SelectorTranslator
 
sendMessage(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessagesToDeadLetterAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessagesToDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageToDeadLetterAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageToDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
SensitiveDataCodec<T> - Interface in org.apache.activemq.artemis.utils
A SensitiveDataCodec This interface is used for implementing a value decoder.
SEPARATOR - Static variable in class org.apache.activemq.artemis.utils.CompositeAddress
 
serverSessionCreateAddress(Object, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
serverSessionCreateAddress2(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
ServiceComponent - Interface in org.apache.activemq.artemis.core.server
A Component that needs to know the stop reason.
set(String, String) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
set(String, String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
Set the value of a parameter based on its "key" String.
set(V) - Method in interface org.apache.activemq.artemis.utils.SimpleFuture
 
set(V) - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
setA(A) - Method in class org.apache.activemq.artemis.api.core.Pair
 
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
Set the name.
setAddress(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAutoCreateAddress(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAutoCreated(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAutoDelete(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setAutoDelete(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAutoDeleteDelay(Long) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setAutoDeleteDelay(Long) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAutoDeleteMessageCount(Long) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setAutoDeleteMessageCount(Long) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setB(B) - Method in class org.apache.activemq.artemis.api.core.Pair
 
setByte(int, byte) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified byte at the specified absolute index in this buffer.
setByte(int, byte) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, ActiveMQBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the destination becomes unreadable.
setBytes(int, ActiveMQBuffer, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ActiveMQBuffer, int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, byte[]) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, ByteBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer's position reaches its limit.
setBytes(int, byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setBytes(int, ActiveMQBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setChar(int, char) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified char at the specified absolute index in this buffer.
setChar(int, char) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setCheckTime(long, TimeUnit) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
setCheckTime(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
setCheckTime(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
setConfigurationManaged(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setConsumerPriority(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setConsumerPriority(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setConsumersBeforeDispatch(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setConsumersBeforeDispatch(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setCount(int) - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
setData(URI, P, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
setData(P, Map<String, Object>) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
setData(URI, HashMap<String, Object>, Set<String>, Map<String, String>, Map<String, Object>) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
setDefaultURI(URI) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
setDelayBeforeDispatch(Long) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setDelayBeforeDispatch(Long) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setDouble(int, double) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified double at the specified absolute index in this buffer.
setDouble(int, double) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setDurable(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setDurable(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setExclusive(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setExclusive(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setFailoverOnServerShutdown(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setFailoverOnServerShutdown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setFilterString(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setFilterString(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setFilterString(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setFloat(int, float) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified float at the specified absolute index in this buffer.
setFloat(int, float) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setGroupBuckets(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setGroupBuckets(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setGroupFirstKey(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setGroupFirstKey(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setGroupFirstKey(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setGroupRebalance(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setGroupRebalance(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setId(Long) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setIgnoreLoopback(boolean) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setIndex(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the readerIndex and writerIndex of this buffer in one shot.
setIndex(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setInitialDelay(long) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
setInitialDelayAndPeriod(long, long) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
Useful to change a running schedule and avoid multiple restarts.
setInitialDelayAndPeriod(long, long, TimeUnit) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
Useful to change a running schedule and avoid multiple restarts.
setInt(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 32-bit integer at the specified absolute index in this buffer.
setInt(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setInternal(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setIpv4Command(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setIpv6Command(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setLastValue(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setLastValue(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setLastValueKey(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setLastValueKey(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setLastValueKey(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setLong(int, long) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 64-bit long integer at the specified absolute index in this buffer.
setLong(int, long) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setMaxConsumers(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setMaxConsumers(Integer) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setMaximumPoolSize(int) - Method in class org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor
 
setMessageCounterMaxDayCount(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterMaxDayCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterSamplePeriod(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterSamplePeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setName(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
Set the name.
setName(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setNetworkTimeout(int) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setNICName(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setNonDestructive(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setNonDestructive(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setObjectFactory(FactoryFinder.ObjectFactory) - Static method in class org.apache.activemq.artemis.utils.FactoryFinder
 
setObjectProperty(SimpleString, Object, TypedProperties) - Static method in class org.apache.activemq.artemis.utils.collections.TypedProperties
Helper for MapMessage#setObjectProperty(String, Object)
setPeriod(long) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
setPeriod(long, TimeUnit) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
setPeriod(long) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setProperties(P, Properties) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
setPurgeOnNoConsumers(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setPurgeOnNoConsumers(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setRan() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
setRingSize(Long) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setRingSize(Long) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setRoutingType(RoutingType) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setRoutingType(RoutingType) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setShort(int, short) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 16-bit short integer at the specified absolute index in this buffer.
setShort(int, short) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
setTask(Runnable) - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
setTask(Runnable) - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
setTemporary(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setTestEnv(boolean) - Static method in class org.apache.activemq.artemis.utils.Env
 
setTimeout(long, TimeUnit) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAnalyzer
 
setTimeout(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
setTimeout(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
setTimeUnit(TimeUnit) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
setTimeUnit(TimeUnit) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setTransient(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setUser(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setUser(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
SHORT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
shutdown() - Method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
 
shutdown() - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
It will shutdown and wait 30 seconds for timeout.
shutdown(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
shutdownNow(Consumer<? super Runnable>, int, TimeUnit) - Method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
It will wait the current execution (if there is one) to finish but will not complete any further executions.
shutdownNow() - Method in interface org.apache.activemq.artemis.utils.actors.ArtemisExecutor
It will wait the current execution (if there is one) to finish but will not complete any further executions
shutdownNow(Consumer<? super T>, int, TimeUnit) - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
It will shutdown the executor however it will not wait for finishing tasks
SimpleFuture<V> - Interface in org.apache.activemq.artemis.utils
 
SimpleFutureImpl<V> - Class in org.apache.activemq.artemis.utils
 
SimpleFutureImpl() - Constructor for class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
SimpleString - Class in org.apache.activemq.artemis.api.core
A simple String class that can store all characters, and stores as simple byte[], this minimises expensive copying between String objects.
SimpleString(String) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString
creates a SimpleString from a conventional String
SimpleString(byte[]) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString
creates a SimpleString from a byte array
SimpleString(char) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString
 
SimpleString.ByteBufSimpleStringPool - Class in org.apache.activemq.artemis.api.core
 
SimpleString.StringSimpleStringPool - Class in org.apache.activemq.artemis.api.core
 
SingletonIterator<E> - Class in org.apache.activemq.artemis.utils.collections
 
size() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
It returns the number of elements currently added.
size() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
size() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
size() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
size() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
size() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
size() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
size() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
size() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
size() - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
Returns the size of this list.
It is safe to be called concurrently.
size() - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
size() - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Returns the number of elements of this list.
size() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
Return the number of properties
SIZE_BOOLEAN - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_BYTE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_CHAR - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_DOUBLE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_FLOAT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_INT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_LONG - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_SHORT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
sizeof() - Method in class org.apache.activemq.artemis.api.core.SimpleString
returns the size of this SimpleString
sizeofNullableString(SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
returns the size of a SimpleString which could be null
sizeofString(SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
returns the size of a SimpleString
skipBytes(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Increases the current readerIndex by the specified length in this buffer.
skipBytes(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
slice() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a slice of this buffer's readable bytes.
slice(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a slice of this buffer's sub-region.
slice() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
slice(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
sparseArrayCapacity() - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Returns the configured capacity of each sparse array/chunk.
SparseArrayLinkedList<T> - Class in org.apache.activemq.artemis.utils.collections
This list share the same motivation and structure of https://en.wikipedia.org/wiki/Unrolled_linked_list: it's a linked list of arrays/chunks of T.
Differently from an UnrolledLinkedList this list doesn't optimize addition and removal to achieve a balanced utilization among chunks ie a chunk is removed only if empty and chunks can't be merged.
SparseArrayLinkedList() - Constructor for class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
SparseArrayLinkedList(int) - Constructor for class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
sparseArraysCount() - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Returns the number of sparse arrays/chunks of this list.
SpawnedVMSupport - Class in org.apache.activemq.artemis.utils
 
SpawnedVMSupport() - Constructor for class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String[], String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String[], boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, String[], boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, String, String[], boolean, boolean, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, String, String, String[], boolean, boolean, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, Runnable, String, String, String, String[], boolean, boolean, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, Runnable, String, String, String, String[], boolean, boolean, boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVM(String, String, Runnable, String, String, String, String[], boolean, boolean, boolean, long, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
spawnVMWithLogMacher(String, Runnable, String, String[], boolean, String...) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
split(char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Splits this SimpleString into an array of SimpleString using the char param as the delimiter.
StandaloneObjectFactory() - Constructor for class org.apache.activemq.artemis.utils.FactoryFinder.StandaloneObjectFactory
 
start() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQComponent
 
start() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
start() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
start() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
startAcceptor(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startAcceptor(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBroadcastGroup(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBroadcastGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startCapture() - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
startClusterConnection(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startClusterConnection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startingService(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
startLogger(boolean, String, Runnable, String, Process) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
startLogger(String, Process) - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
startsWith(SimpleString) - Method in class org.apache.activemq.artemis.api.core.SimpleString
returns true if the SimpleString parameter starts with the same data as this one.
STATE_FORCED_SHUTDOWN - Static variable in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
STATE_NOT_RUNNING - Static variable in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
STATE_RUNNING - Static variable in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
status() - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
stop() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQComponent
 
stop() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
stop(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServiceComponent
 
stop() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
stop() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
stopAcceptor(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopAcceptor(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBroadcastGroup(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBroadcastGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopCapture() - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
stopClusterConnection(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopClusterConnection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stoppingService(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
STRING - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
StringEscapeUtils - Class in org.apache.activemq.artemis.utils
 
StringEscapeUtils() - Constructor for class org.apache.activemq.artemis.utils.StringEscapeUtils
 
StringSimpleStringPool() - Constructor for class org.apache.activemq.artemis.api.core.SimpleString.StringSimpleStringPool
 
StringSimpleStringPool(int) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString.StringSimpleStringPool
 
stringToBytes(String) - Static method in class org.apache.activemq.artemis.utils.UUID
Creates a 128bit number from the String representation of UUID.
stringTooLong(Integer) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
stripBracketsAndZoneID(String) - Static method in class org.apache.activemq.artemis.utils.IPV6Util
 
stripPrefix(String, String) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
String the given prefix from the target string and return the result.
stripScheme(URI) - Static method in class org.apache.activemq.artemis.utils.uri.URISupport
Strip a URI of its scheme element.
subSeq(int, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
subSequence(int, int) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
Suppliers - Class in org.apache.activemq.artemis.utils
 
Suppliers() - Constructor for class org.apache.activemq.artemis.utils.Suppliers
 
suspendEncoding() - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Suspends encoding of the stream.

T

task(T) - Method in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
tasks - Variable in class org.apache.activemq.artemis.utils.actors.ProcessorBase
 
TCP - Static variable in class org.apache.activemq.artemis.utils.uri.SchemaConstants
 
TEMPORARY - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
threadDump(String) - Static method in class org.apache.activemq.artemis.utils.ThreadDumpUtil
 
ThreadDumpUtil - Class in org.apache.activemq.artemis.utils
 
ThreadDumpUtil() - Constructor for class org.apache.activemq.artemis.utils.ThreadDumpUtil
 
TimeUtils - Class in org.apache.activemq.artemis.utils
Time utils.
TimeUtils.CheckMethod - Interface in org.apache.activemq.artemis.utils
 
toAddrString(InetAddress) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns the string representation of an InetAddress.
toArray(IntFunction<T[]>) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
Returns an array containing all of the elements in this collection in proper sequence (from first to last element).
arrayAllocator will be used to instantiate the array of the correct size with the right runtime type.
toArray(T[]) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
toArray() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
toBoolean(int) - Static method in class org.apache.activemq.artemis.utils.BooleanUtil
 
toByteBuffer() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Converts this buffer's readable bytes into a NIO buffer.
toByteBuffer(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Converts this buffer's sub-region into a NIO buffer.
toByteBuffer() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
toByteBuffer(int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
toFullyQualified(String, String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
toFullyQualified(SimpleString, SimpleString) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
toInt(boolean) - Static method in class org.apache.activemq.artemis.utils.BooleanUtil
 
toJSON() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
This method returns a JSON-formatted String representation of this QueueConfiguration.
toList(String) - Static method in class org.apache.activemq.artemis.utils.ListUtil
 
toParameterisedAddress(SimpleString, Map<String, String>) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
toParameterisedAddress(String, Map<String, String>) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
toQueueConfiguration() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
toSimpleString(String) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
Returns a SimpleString constructed from the string parameter.
toSimpleString(String, SimpleString.StringSimpleStringPool) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
toSimpleString(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
toString() - Method in exception org.apache.activemq.artemis.api.core.ActiveMQException
 
toString() - Method in class org.apache.activemq.artemis.api.core.Pair
 
toString() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
toString() - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
toString() - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutor
 
toString() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl.Node
 
toString() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
toString() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
toString() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
toString() - Method in class org.apache.activemq.artemis.utils.UUID
 
toURI() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
toUriString(InetAddress) - Static method in class org.apache.activemq.artemis.utils.InetAddresses
Returns the string representation of an InetAddress suitable for inclusion in a URI.
TRANSIENT - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
TRUE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
TWO_WAY - Static variable in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
TYPE_DCE - Static variable in class org.apache.activemq.artemis.utils.UUID
 
TYPE_NAME_BASED - Static variable in class org.apache.activemq.artemis.utils.UUID
 
TYPE_NULL - Static variable in class org.apache.activemq.artemis.utils.UUID
 
TYPE_RANDOM_BASED - Static variable in class org.apache.activemq.artemis.utils.UUID
 
TYPE_TIME_BASED - Static variable in class org.apache.activemq.artemis.utils.UUID
 
TypedProperties - Class in org.apache.activemq.artemis.utils.collections
Property Value Conversion.
TypedProperties() - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties
 
TypedProperties(Predicate<SimpleString>) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties
 
TypedProperties(TypedProperties) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties
 
TypedProperties - Class in org.apache.activemq.artemis.utils
Deprecated.
TypedProperties() - Constructor for class org.apache.activemq.artemis.utils.TypedProperties
Deprecated.
 
TypedProperties(TypedProperties) - Constructor for class org.apache.activemq.artemis.utils.TypedProperties
Deprecated.
 
TypedProperties.StringValue - Class in org.apache.activemq.artemis.utils.collections
 
TypedProperties.StringValue.ByteBufStringValuePool - Class in org.apache.activemq.artemis.utils.collections
 
TypedProperties.TypedPropertiesDecoderPools - Class in org.apache.activemq.artemis.utils.collections
 
TypedProperties.TypedPropertiesStringSimpleStringPools - Class in org.apache.activemq.artemis.utils.collections
 
TypedPropertiesDecoderPools() - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesDecoderPools
 
TypedPropertiesDecoderPools(int, int) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesDecoderPools
 
TypedPropertiesStringSimpleStringPools() - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesStringSimpleStringPools
 
TypedPropertiesStringSimpleStringPools(int, int) - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesStringSimpleStringPools
 

U

UDP - Static variable in class org.apache.activemq.artemis.utils.uri.SchemaConstants
 
unwrap(ByteBuf) - Static method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
unwrap(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
UpdatableIterator<E> - Class in org.apache.activemq.artemis.utils.collections
 
UpdatableIterator(ResettableIterator<E>) - Constructor for class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
update(ResettableIterator<E>) - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
This can be called by another thread.
updateAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueue(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
URIFactory<T,P> - Class in org.apache.activemq.artemis.utils.uri
 
URIFactory() - Constructor for class org.apache.activemq.artemis.utils.uri.URIFactory
 
URISchema<T,P> - Class in org.apache.activemq.artemis.utils.uri
 
URISchema() - Constructor for class org.apache.activemq.artemis.utils.uri.URISchema
 
URISupport - Class in org.apache.activemq.artemis.utils.uri
Utility class that provides methods for parsing URI's This class can be used to split composite URI's into their component parts and is used to extract any URI options from each URI in order to set specific properties on Beans.
URISupport() - Constructor for class org.apache.activemq.artemis.utils.uri.URISupport
 
URISupport.CompositeData - Class in org.apache.activemq.artemis.utils.uri
A composite URI can be split into one or more CompositeData object which each represent the individual URIs that comprise the composite one.
URL_SAFE - Static variable in class org.apache.activemq.artemis.utils.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
urlWasntReacheable(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
USER - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
UTF8Util - Class in org.apache.activemq.artemis.utils
A UTF8Util This class will write UTFs directly to the ByteOutput (through the MessageBuffer interface)
UUID - Class in org.apache.activemq.artemis.utils
UUID represents Universally Unique Identifiers (aka Global UID in Windows world).
UUID(int, byte[]) - Constructor for class org.apache.activemq.artemis.utils.UUID
 
UUID(UUID) - Constructor for class org.apache.activemq.artemis.utils.UUID
This is for conversions between two types of UUID
UUIDGenerator - Class in org.apache.activemq.artemis.utils
 
UUIDTimer - Class in org.apache.activemq.artemis.utils
UUIDTimer produces the time stamps required for time-based UUIDs.

V

val() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl.Node
 
valueOf(String) - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.api.core.RoutingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.artemis.api.core.RoutingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
values() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
values() - Static method in enum org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
verify(char[], String) - Method in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
VM - Static variable in class org.apache.activemq.artemis.utils.uri.SchemaConstants
 

W

waitOnBoolean(boolean, long, TimeUtils.CheckMethod) - Static method in class org.apache.activemq.artemis.utils.TimeUtils
 
wrap(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
wrappedBuffer(ByteBuffer) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates an ActiveMQBuffer wrapping an underlying NIO ByteBuffer The position on this buffer won't affect the position on the inner buffer
wrappedBuffer(ByteBuf) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates an ActiveMQBuffer wrapping an underlying ByteBuf The position on this buffer won't affect the position on the inner buffer
wrappedBuffer(byte[]) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates an ActiveMQBuffer wrapping an underlying byte array
writable() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
writable() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writableBytes() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
writableBytes() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
write(int) - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(ByteBuf) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue
 
writeBoolean(boolean) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified boolean at the current writerIndex
writeBoolean(boolean) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeByte(byte) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified byte at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeByte(byte) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(ActiveMQBuffer, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ActiveMQBuffer, int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(byte[]) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= src.length).
writeBytes(byte[], int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ByteBuffer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ByteBuf, int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(byte[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(ActiveMQBuffer, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeBytes(ActiveMQBuffer, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeChar(char) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified char at the current writerIndex and increases the writerIndex by 2 in this buffer.
writeChar(char) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeDouble(double) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified double at the current writerIndex and increases the writerIndex by 8 in this buffer.
writeDouble(double) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeFloat(float) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified float at the current writerIndex and increases the writerIndex by 4 in this buffer.
writeFloat(float) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeInt(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 32-bit integer at the current writerIndex and increases the writerIndex by 4 in this buffer.
writeInt(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeLong(long) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 64-bit long integer at the current writerIndex and increases the writerIndex by 8 in this buffer.
writeLong(long) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableBoolean(Boolean) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified (potentially null) Boolean at the current writerIndex
writeNullableBoolean(Boolean) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableInt(Integer) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified (potentially null) 32-bit integer at the current writerIndex and increases the writerIndex by 4 in this buffer.
writeNullableInt(Integer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableLong(Long) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified (potentially null) 64-bit long integer at the current writerIndex and increases the writerIndex by 8 in this buffer.
writeNullableLong(Long) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableSimpleString(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified SimpleString (potentially null) at the current writerIndex
writeNullableSimpleString(ByteBuf, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
writeNullableSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableString(String) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified String (potentially null) at the current writerIndex
writeNullableString(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableString(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
writerIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
writerIndex(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the writerIndex of this buffer.
writerIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writerIndex(int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeShort(short) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified 16-bit short integer at the current writerIndex and increases the writerIndex by 2 in this buffer.
writeShort(short) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeSimpleString(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified non-null SimpleString at the current writerIndex
writeSimpleString(ByteBuf, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
writeSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeString(String) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified non-null String at the current writerIndex
writeString(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeString(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
writeUTF(String) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified UTF-8 String at the current writerIndex
writeUTF(String) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 

Z

zeros(ByteBuffer) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
It zeroes the whole Buffer.capacity() of the given buffer.
zeros(ByteBuffer, int, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
It zeroes bytes of the given buffer, starting (inclusive) from offset.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2020 The Apache Software Foundation. All Rights Reserved.