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

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
 
AbstractLatch - Class in org.apache.activemq.artemis.utils
 
AbstractLatch() - Constructor for class org.apache.activemq.artemis.utils.AbstractLatch
 
AbstractLatch(int) - Constructor for class org.apache.activemq.artemis.utils.AbstractLatch
 
AbstractLatch.CountSync - Class in org.apache.activemq.artemis.utils
Look at the doc and examples provided by AbstractQueuedSynchronizer for more information
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) - Method in interface org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet.ConsumerLong
 
accept(long, V) - Method in interface org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap.EntryProcessor
 
acknowledgeMessage(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
acknowledgeMessage(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
acknowledgeMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
act(T) - Method in class org.apache.activemq.artemis.utils.actors.Actor
 
act(T) - Method in class org.apache.activemq.artemis.utils.actors.ThresholdActor
 
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() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQAddressFullException
 
ActiveMQAddressFullException(String) - 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
 
ActiveMQDivertDoesNotExistException - Exception in org.apache.activemq.artemis.api.core
An operation failed because an address exists on the server.
ActiveMQDivertDoesNotExistException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDivertDoesNotExistException
 
ActiveMQDivertDoesNotExistException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQDivertDoesNotExistException
 
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(int, String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQException
 
ActiveMQException(String) - 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(String, ActiveMQExceptionType) - 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) - 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(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterruptedException
 
ActiveMQInterruptedException(Throwable) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInterruptedException
 
ActiveMQInvalidBufferException - Exception in org.apache.activemq.artemis.api.core
Exception used for when reading invalid data from buffers.
ActiveMQInvalidBufferException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQInvalidBufferException
 
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() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQLargeMessageInterruptedException
 
ActiveMQLargeMessageInterruptedException(String) - 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() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQNotConnectedException
 
ActiveMQNotConnectedException(String) - 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
 
ActiveMQRoutingException - Exception in org.apache.activemq.artemis.api.core
A client was redirected.
ActiveMQRoutingException() - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQRoutingException
 
ActiveMQRoutingException(String) - Constructor for exception org.apache.activemq.artemis.api.core.ActiveMQRoutingException
 
ActiveMQScheduledComponent - Class in org.apache.activemq.artemis.core.server
This is for components with a scheduled at a fixed rate.
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.
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, 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.
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
ActiveMQUtilBundle_$bundle - Class in org.apache.activemq.artemis.logs
Warning this class consists of generated code.
ActiveMQUtilBundle_$bundle() - Constructor for class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
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
ActiveMQUtilLogger_$logger - Class in org.apache.activemq.artemis.logs
Warning this class consists of generated code.
ActiveMQUtilLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
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() - Method in class org.apache.activemq.artemis.utils.AbstractLatch.CountSync
 
add(boolean) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(boolean) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(double) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(double) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, boolean) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, boolean) - Method in interface org.apache.activemq.artemis.utils.SizeAwareMetric.AddCallback
 
add(int, double) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, long) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, String) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, BigDecimal) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, BigInteger) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, JsonArrayBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, JsonObjectBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(int, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
add(int, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(long) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(long) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
add(long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
Primitive specialised overload of {this#add(Long)}
add(E) - 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(E) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
add(E) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Appends e to the end of this list.
add(Long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
add(String) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(String) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(String, boolean) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, boolean) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given boolean value to the JsonObject to be created.
add(String, double) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, double) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given double value to the JsonObject to be created.
add(String, int) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, int) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given int value to the JsonObject to be created.
add(String, long) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, long) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given long value to the JsonObject to be created.
add(String, String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, String) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given String value to the JsonObject to be created.
add(String, String, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, String, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
 
add(String, BigDecimal) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, BigDecimal) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given BigDecimal value to the JsonObject to be created.
add(String, BigDecimal, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, BigDecimal, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
 
add(String, BigInteger) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, BigInteger) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given BigInteger value to the JsonObject to be created.
add(String, BigInteger, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, BigInteger, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
 
add(String, JsonArrayBuilder) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, JsonArrayBuilder) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Use the given JsonArrayBuilder to create a JsonArray which will be added to the JsonObject to be created by this builder.
add(String, JsonObjectBuilder) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, JsonObjectBuilder) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Use the given JsonObjectBuilder to create a JsonObject which will be added to the JsonObject to be created by this builder.
add(String, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
add(String, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add the given JsonValue value to the JsonObject to be created.
add(BigDecimal) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(BigDecimal) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(BigInteger) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(BigInteger) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(JsonArrayBuilder) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(JsonArrayBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(JsonObjectBuilder) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(JsonObjectBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
add(JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
add(JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
add(JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
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(String) - 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addAddressSettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addAddressSettings$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addAll(int, Collection<? extends JsonValue>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
addAll(E[]) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
It appends elements to the collection.
addAll(Collection<? extends E>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
addAll(Collection<? extends Long>) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
addAll(Collection<? extends JsonValue>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
addAll(JsonArrayBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
addAll(JsonObjectBuilder) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add all of the attributes of the given JsonObjectBuilder to the current one
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(E, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addHead(E, 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addNotificationListener(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addNotificationListener$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addNull() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
addNull() - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
addNull(int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
addNull(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
addNull(String) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Add a JsonValue.NULL value to the JsonObject to be created.
ADDRESS - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
ADDRESS_DOES_NOT_EXIST - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
ADDRESS_EXISTS - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
ADDRESS_FULL - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
addressloopback(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
addressloopback(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
addressloopback$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
addressWasntReacheable(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
addressWasntReacheable(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
addressWasntReacheable$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
addSecuritySettings(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addSecuritySettings(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addSecuritySettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addSecuritySettings$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addSize(int) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
addSize(int, boolean) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
addSorted(E) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
addSorted(E, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addSorted(E, 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(E, int) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
addTail(E, int) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
addToSparseArrayList(List<SparseArrayLinkedList.SparseArray<E>>, E, 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
addUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
addUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
afterCompletion(Runnable) - Method in class org.apache.activemq.artemis.utils.AutomaticLatch
 
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.
ALREADY_REPLICATING - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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
 
AMQPMessagePersisterV3_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
ANYCAST - org.apache.activemq.artemis.api.core.RoutingType
 
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.
ARRAY - org.apache.activemq.artemis.json.JsonValue.ValueType
 
ArrayResettableIterator<E> - 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
 
ArtemisCloseable - Interface in org.apache.activemq.artemis.utils
 
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
 
asJsonArray() - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
asJsonArray() - Method in interface org.apache.activemq.artemis.json.JsonValue
 
asJsonObject() - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
asJsonObject() - Method in interface org.apache.activemq.artemis.json.JsonValue
 
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 60, 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
AuditLogger_$logger - Class in org.apache.activemq.artemis.logs
Warning this class consists of generated code.
AuditLogger_$logger(Logger) - Constructor for class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
AutomaticLatch - Class in org.apache.activemq.artemis.utils
An automatic latch has the same semantic as the ReusableLatch However this class has a replaceable callback that could be called when the number of elements reach zero.
AutomaticLatch() - Constructor for class org.apache.activemq.artemis.utils.AutomaticLatch
 
AutomaticLatch(int) - Constructor for class org.apache.activemq.artemis.utils.AutomaticLatch
 
await() - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
await(long) - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
await(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
await(Condition, long) - Static method in class org.apache.activemq.artemis.utils.ConcurrentUtil
Await for condition, handling spurious wakeups.

B

BASE_LOGGER - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
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
 
beforeClose(ArtemisCloseable) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalCloseable
This will set something to be called right before closing.
BEGIN_ENC - Static variable in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
bigDecimalValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
bigDecimalValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
bigIntegerValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
bigIntegerValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
bigIntegerValueExact() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
bigIntegerValueExact() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
block(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
block(String, Object) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
block(String, Object) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
block$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
borrow() - Method in class org.apache.activemq.artemis.utils.pools.Pool
Use this to instantiate or return objects from the pool
browse(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browse(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
browse(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browse$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
browseMessagesFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browseMessagesFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
browseMessagesFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browseMessagesFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
browseMessagesSuccess(String, int) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browseMessagesSuccess(String, String, int) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
browseMessagesSuccess(String, String, int) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
browseMessagesSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
buffer - Variable in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
build() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
build() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
build() - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
build() - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
 
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
 
bytesToLong(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.
changeMessagePriority(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagePriority(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
changeMessagePriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagePriority$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
changeMessagesPriority(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagesPriority(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
changeMessagesPriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
changeMessagesPriority$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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() - 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
 
check(String) - 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
 
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.
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.
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() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
clear() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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 interface org.apache.activemq.artemis.utils.collections.NodeStore
this is meant to be a quick help to Garbage Collection.
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() - 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
 
clear(Consumer<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Clear while consuming (using the given consumer all the elements of this list.
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
 
clearDuplicateIdCache(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
clearDuplicateIdCache(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
clearDuplicateIdCache(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
clearDuplicateIdCache$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
clearID() - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
 
clearID() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
clearInternalProperties() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
clearSparseArrayList(List<SparseArrayLinkedList.SparseArray<E>>, Consumer<? super E>) - Static method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
 
clearURL() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
close() - Method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
close() - Method in interface org.apache.activemq.artemis.utils.ArtemisCloseable
The main purpose of this interface is to hide the exception since it is not needed.
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
 
close(boolean) - Method in interface org.apache.activemq.artemis.Closeable
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConnectionsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConnectionsForUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForUser(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConnectionsForUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionsForUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConnectionWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionWithID(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConnectionWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConnectionWithID$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConsumerConnectionsForAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerConnectionsForAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConsumerConnectionsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerConnectionsForAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConsumerWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerWithID(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeConsumerWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeConsumerWithID$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeSessionWithID(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeSessionWithID(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
closeSessionWithID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
closeSessionWithID$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
CLUSTER_SECURITY_EXCEPTION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
commitPreparedTransaction(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
commitPreparedTransaction(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
commitPreparedTransaction(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
commitPreparedTransaction$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.LazyHashProcessor
 
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(char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
Concatenates a SimpleString and a char
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
ConcurrentAppendOnlyChunkedList<E> - 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
 
CONNECTION_TIMEDOUT - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
consumeMessage(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
consumeMessage(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
consumeMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
consumersBeforeDispatch(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
consumersBeforeDispatch(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
consumersBeforeDispatch(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
consumersBeforeDispatch$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
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.json.impl.JsonArrayImpl
 
contains(Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
contains(Object) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
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(Collection<?>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
containsAll(Collection<?>) - 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)}.
containsEitherOf(char, char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
 
containsKey(long) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
containsKey(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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.json.impl.JsonObjectImpl
 
containsValue(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
control - Variable in class org.apache.activemq.artemis.utils.AbstractLatch
 
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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
copy(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a copy of this buffer's sub-region.
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
 
coreAcknowledgeMessage(Subject, String, String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
coreConsumeMessage(Subject, String, String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
CoreLargeMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
CoreMessageObjectPools - Class in org.apache.activemq.artemis.core.persistence
 
CoreMessageObjectPools() - Constructor for class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
CoreMessageObjectPools(int, int, int, int) - Constructor for class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
CoreMessagePersister_ID - Static variable in class org.apache.activemq.artemis.core.persistence.PersisterIDs
 
coreSendMessage(Subject, String, String, Object) - Static 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
countDeliveringMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countDeliveringMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
countDown() - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
countDown() - Method in class org.apache.activemq.artemis.utils.AutomaticLatch
 
countDown() - Method in class org.apache.activemq.artemis.utils.ReusableLatch
 
countDown(int) - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
countDown(int) - Method in class org.apache.activemq.artemis.utils.AutomaticLatch
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
countMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
countMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
countText(String...) - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
countUp() - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
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.api.core.SimpleString.ByteBufSimpleStringPool
 
create(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Create a new entry.
create(ByteBuf, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
create(String) - Method in class org.apache.activemq.artemis.api.core.SimpleString.StringSimpleStringPool
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createAddressFailure(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddressFailure(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createAddressFailure(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createAddressSuccess(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddressSuccess(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createAddressSuccess(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createBridge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createConnectorService(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createConnectorService(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createConnectorService(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createConnectorService$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createCoreConsumer(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreConsumer(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createCoreConsumer(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreConsumer$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createCoreSession(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreSession(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createCoreSession(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createCoreSession$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createDivert(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createDivert(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createDivert(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createDivert$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createException(int, String) - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
createException(String) - Method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
createHashProcessor() - Method in class org.apache.activemq.artemis.utils.LazyHashProcessor
 
createObjectBuilder() - 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(int) - Method in class org.apache.activemq.artemis.utils.pools.MpscPool
 
createQueue(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueue(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createQueueFailure(String, String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueueFailure(String, String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createQueueFailure(String, String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueueFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createQueueNameForSharedSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.utils.DestinationUtil
 
createQueueNameForSubscription(boolean, String, String) - Static method in class org.apache.activemq.artemis.utils.DestinationUtil
 
createQueueSuccess(String, String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueueSuccess(String, String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createQueueSuccess(String, String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createQueueSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createSharedQueue(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
createSharedQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
createSharedQueue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.
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
 
CriticalCloseable - Interface 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
 
currentCaller - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
customise(BeanUtilsBean) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 

D

DataConstants - Class in org.apache.activemq.artemis.utils
 
DataConstants() - Constructor for class org.apache.activemq.artemis.utils.DataConstants
 
debug(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
debug(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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(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(ByteBuf) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
decode(ByteBuf, TypedProperties.TypedPropertiesDecoderPools) - 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
 
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(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.
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
A delay request can succeed only if: there is no other pending delay request there is no pending execution request
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
 
delayBeforeDispatch(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
delayBeforeDispatch(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
delayBeforeDispatch(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
delayBeforeDispatch$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.
DELETE_ADDRESS_ERROR - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
deleteAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deleteAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deleteAddressFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddressFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deleteAddressFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deleteAddressSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddressSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deleteAddressSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deleteAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
deployQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
deployQueue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
DestinationUtil - Class in org.apache.activemq.artemis.utils
 
DestinationUtil() - Constructor for class org.apache.activemq.artemis.utils.DestinationUtil
 
destroyBridge(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyBridge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyBridge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyConnectorService(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyConnectorService(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyConnectorService(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyConnectorService$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyDivert(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyDivert(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyDivert(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyDivert$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueue(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueue(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueueFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueueFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueueFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueueFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueueSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueueSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
destroyQueueSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
destroyQueueSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
disable(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disable(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
disable(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disable$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
disableMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disableMessageCounters(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
disableMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
disableMessageCounters$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
DISCONNECTED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
DisconnectReason - Enum in org.apache.activemq.artemis.api.core
 
DIVERT_DOES_NOT_EXIST - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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(Object) - Method in class org.apache.activemq.artemis.utils.actors.ThresholdActor
 
doTask(Runnable) - Method in class org.apache.activemq.artemis.utils.actors.OrderedExecutor
 
doTask(T) - Method in class org.apache.activemq.artemis.utils.actors.Actor
 
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
 
doubleValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
doubleValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
dumb - Static variable in interface org.apache.activemq.artemis.utils.SimpleFuture
 
dumb() - Static method in interface org.apache.activemq.artemis.utils.SimpleFuture
 
dummyCloseable - Static variable in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
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
 
DUPLICATE_ID_REJECTED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
DUPLICATE_METADATA - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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(byte[]) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates a self-expanding ActiveMQBuffer filled with the given byte array
dynamicBuffer(int) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates a self-expanding ActiveMQBuffer with the given initial size

E

EMPTY_JSON_ARRAY - Static variable in interface org.apache.activemq.artemis.json.JsonValue
The empty JSON array.
EMPTY_JSON_OBJECT - Static variable in interface org.apache.activemq.artemis.json.JsonValue
The empty JSON object.
EmptyCriticalAnalyzer - Class in org.apache.activemq.artemis.utils.critical
 
enable(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
enable(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
enable(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
enable$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
enableCheck() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
ENABLED - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
ENABLED - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
enableMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
enableMessageCounters(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
enableMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
enableMessageCounters$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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(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
 
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.
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
 
ensureExactWritable(ByteBuf, int) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
This ensure a more exact resizing then ByteBuf.ensureWritable(int), if needed.
It won't try to trim a large enough buffer.
enter() - Method in class org.apache.activemq.artemis.utils.actors.HandlerBase
 
enterCritical() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
entrySet() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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(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(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(Object) - Method in class org.apache.activemq.artemis.api.core.ObjLongPair
 
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(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
equals(Object) - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
equals(Object) - Method in interface org.apache.activemq.artemis.json.JsonString
 
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.
error(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
error(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
errorCreatingCodec(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
errorCreatingCodec(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
errorCreatingCodec$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
errorStartingComponent(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
errorStartingComponent(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
errorStartingComponent$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
errorStoppingComponent(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
errorStoppingComponent(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
errorStoppingComponent$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
expireMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
expireMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
expireMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
expireMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
extractAddressName(String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractAddressName(SimpleString) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractQueueName(String) - Static method in class org.apache.activemq.artemis.utils.CompositeAddress
 
extractQueueName(SimpleString) - 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 class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedListFilesToCleanup(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedListFilesToCleanup$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCheckAddress(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCheckAddress(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCheckAddress$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCheckURL(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCheckURL(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCheckURL$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCleanupFile(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToCleanupFile(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToCleanupFile$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToDeserializeObject(Exception) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToDeserializeObject(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToDeserializeObject$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToEncodeByteArrayToBase64Notation(Exception) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToEncodeByteArrayToBase64Notation(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToEncodeByteArrayToBase64Notation$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToParseAddressList(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToParseAddressList(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToParseAddressList$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToParseLong(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
failedToParseLong(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
failedToParseLong$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
failedToParseUrlList(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToParseUrlList(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToParseUrlList$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToReadFromStream(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToReadFromStream(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToReadFromStream$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToSerializeObject(Exception) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToSerializeObject(Exception) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToSerializeObject$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToSetNIC(Exception, String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
failedToSetNIC(Exception, String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
failedToSetNIC$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
FALSE - org.apache.activemq.artemis.json.JsonValue.ValueType
 
FALSE - Static variable in interface org.apache.activemq.artemis.json.JsonValue
A constant JsonValue for FALSE
FALSE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
fatal(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
fatal(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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(ClassLoader, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
findResource(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
fireActions(CriticalComponent) - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
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() - Method in class org.apache.activemq.artemis.utils.actors.ThresholdActor
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
flushExecutor$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
forceFailover(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
forceFailover(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
forceFailover(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
forceFailover$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
forceKill() - Static method in class org.apache.activemq.artemis.utils.SpawnedVMSupport
 
forEach(BiConsumer<SimpleString, Object>) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
forEach(Consumer<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
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
 
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
 
formatRemoteAddress(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
freezeReplication(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
freezeReplication$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
GENERIC_EXCEPTION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
get() - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
get(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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(long, TimeUnit) - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
get(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
get(Object) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
getA() - Method in class org.apache.activemq.artemis.api.core.ObjLongPair
 
getA() - Method in class org.apache.activemq.artemis.api.core.Pair
 
getAcceptors(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcceptors(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAcceptors(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcceptors$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAcceptorsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcceptorsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAcceptorsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcceptorsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAcknowledgeAttempts(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcknowledgeAttempts(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAcknowledgeAttempts(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAcknowledgeAttempts$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getActivationSequence(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getActivationSequence(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getActivationSequence(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getActivationSequence$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressInfo$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressLimitPercent(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressLimitPercent(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressLimitPercent(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressLimitPercent$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressMemoryUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressMemoryUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressMemoryUsagePercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsagePercentage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressMemoryUsagePercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressMemoryUsagePercentage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressNames(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressSettingsAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSettingsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressSettingsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSettingsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAddressSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAddressStringSimpleStringPool() - Method in class org.apache.activemq.artemis.core.persistence.CoreMessageObjectPools
 
getAuthenticationCacheSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAuthenticationCacheSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAuthenticationCacheSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAuthenticationCacheSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAuthorizationCacheSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAuthorizationCacheSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getAuthorizationCacheSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getAuthorizationCacheSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.ObjLongPair
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBindingNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBindingsDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingsDirectory(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBindingsDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBindingsDirectory$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBoolean(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getBoolean(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getBoolean(int, boolean) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getBoolean(int, boolean) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getBoolean(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getBoolean(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getBoolean(String, boolean) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getBoolean(String, boolean) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBridgeMetrics(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeMetrics$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBridgeNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeNames(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBridgeNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBridgeNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBroadcastPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBroadcastPeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getBroadcastPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getBroadcastPeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
getByteProperty(SimpleString, Supplier<Byte>) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getBytes() - Method in class org.apache.activemq.artemis.utils.StringPrintStream
 
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[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, ActiveMQBuffer, int, int) - 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
 
getCaller(Subject, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getChannelName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getChannelName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getChannelName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getChannelName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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() - Method in class org.apache.activemq.artemis.json.impl.JsonStringImpl
 
getChars() - Method in interface org.apache.activemq.artemis.json.JsonString
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getClusterConnectionNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getClusterConnectionNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectionCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectionTTLOverride(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionTTLOverride(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectionTTLOverride(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectionTTLOverride$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorPairs(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairs(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorPairs(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairs$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorPairsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorPairsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorPairsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectors(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectors(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectors(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectors$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorServices(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorServices(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConnectorServices(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConnectorServices$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConsumerCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConsumerCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getConsumerCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getConsumerCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.utils.AbstractLatch.CountSync
 
getCount() - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
getCount() - Method in interface org.apache.activemq.artemis.utils.ReferenceCounter
 
getCount() - Method in class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
getCriticalAnalyzer() - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
 
getCriticalAnalyzer() - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
getCurrentDuplicateIdCacheSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getCurrentDuplicateIdCacheSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getCurrentDuplicateIdCacheSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getCurrentDuplicateIdCacheSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeadLetterAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDeliveringCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDeliveringSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDeliveringSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDeliveringSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiscoveryGroupName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiscoveryGroupName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiscoveryGroupName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiscoveryGroupName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskScanPeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskScanPeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskStoreUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskStoreUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskStoreUsagePercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsagePercentage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDiskStoreUsagePercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDiskStoreUsagePercentage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDivertNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDivertNames(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDivertNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDivertNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableDeliveringCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableDeliveringSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableDeliveringSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableDeliveringSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableMessageCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurablePersistSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurablePersistSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurablePersistSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurablePersistSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableScheduledCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableScheduledCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableScheduledSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getDurableScheduledSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getDurableScheduledSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getElements() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
getEncodeSize() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties
 
getEncodeSize(T) - Method in interface org.apache.activemq.artemis.core.persistence.Persister
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getExpiryAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getExpiryAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFactoryClassName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFactoryClassName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFile(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFile(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFile(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFile$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFileContents(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFileContents(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFileContents(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFileContents$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFilter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilter(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFilter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilter$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFilterString(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFilterString$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageAge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageAge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageTimestamp(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageTimestamp(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getFirstMessageTimestamp(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getFirstMessageTimestamp$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getForwardingAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getForwardingAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGlobalMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGlobalMaxSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupBuckets(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupBuckets$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupCount(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupFirstKey(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupFirstKey$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupPort(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getGroupPort$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getGroupRebalance() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
getGroupRebalancePauseDispatch() - 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() - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getHashProcessor(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getHashProcessor(String, HashProcessor) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
getHost() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getHost(URI) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getID$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getIDCacheSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIDCacheSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getIDCacheSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIDCacheSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getIncomingInterceptorClassNames(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIncomingInterceptorClassNames(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getIncomingInterceptorClassNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getIncomingInterceptorClassNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
getInt(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getInt(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getInt(int, int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getInt(int, int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getInt(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getInt(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getInt(String, int) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getInt(String, int) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalBufferSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalBufferTimeout(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferTimeout(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalBufferTimeout(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalBufferTimeout$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalCompactMinFiles(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactMinFiles(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalCompactMinFiles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactMinFiles$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalCompactPercentage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactPercentage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalCompactPercentage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalCompactPercentage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalDirectory(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalDirectory$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalFileSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalFileSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalFileSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalFileSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalMaxIO(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMaxIO(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalMaxIO(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMaxIO$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalMinFiles(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMinFiles(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalMinFiles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalMinFiles$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalType(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalType(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJournalType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getJournalType$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getJsonArray(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getJsonArray(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getJsonArray(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getJsonArray(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getJsonNumber(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getJsonNumber(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getJsonNumber(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getJsonNumber(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getJsonObject(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getJsonObject(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getJsonObject(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getJsonObject(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getJsonString(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getJsonString(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getJsonString(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getJsonString(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getLargeMessagesDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLargeMessagesDirectory(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getLargeMessagesDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLargeMessagesDirectory$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getLocalBindPort(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getLocalBindPort$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getLoggingLocale() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
getLoggingLocale() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
getLoggingLocale() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getManagementAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getManagementNotificationAddress(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementNotificationAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getManagementNotificationAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getManagementNotificationAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxConsumers$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxDiskUsage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxDiskUsage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxDiskUsage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxDiskUsage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxHops(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxHops(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxHops(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxHops$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaximumPoolSize() - Method in class org.apache.activemq.artemis.utils.ActiveMQThreadPoolExecutor
 
getMaxRetryInterval(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxRetryInterval(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMaxRetryInterval(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMaxRetryInterval$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMBeanInfo(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMBeanInfo(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMBeanInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMBeanInfo$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageCounterMaxDayCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterMaxDayCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageCounterMaxDayCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterMaxDayCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageCounterSamplePeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterSamplePeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageCounterSamplePeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageCounterSamplePeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageExpiryScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryScanPeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageExpiryScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryScanPeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageExpiryThreadPriority(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryThreadPriority(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageExpiryThreadPriority(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageExpiryThreadPriority$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageLoadBalancingType(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageLoadBalancingType(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessageLoadBalancingType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessageLoadBalancingType$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAcknowledged(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAcknowledged$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAdded(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesAdded$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesExpired(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesExpired(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesExpired(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesExpired$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesKilled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesKilled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesKilled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesKilled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesPendingAcknowledgement(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesPendingAcknowledgement(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMessagesPendingAcknowledgement(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMessagesPendingAcknowledgement$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMetrics(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMetrics(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getMetrics(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getMetrics$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNetworkTimeout() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getNICName() - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
getNode(String, long) - Method in interface org.apache.activemq.artemis.utils.collections.NodeStore
 
getNodeID(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodeID(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNodeID(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodeID$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNodes(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodes(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNodes(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNodes$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNotificationInfo(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNotificationInfo$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNumberOfBytesPerPage(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfBytesPerPage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNumberOfBytesPerPage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfBytesPerPage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNumberOfMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNumberOfPages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfPages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getNumberOfPages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getNumberOfPages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getObjectFactory() - Static method in class org.apache.activemq.artemis.utils.FactoryFinder
 
getOrCreate(I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
Returns and interned entry if possible, a new one otherwise.
getOrCreate(ByteBuf) - Method in class org.apache.activemq.artemis.utils.AbstractByteBufPool
Returns a pooled 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getOutgoingInterceptorClassNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getOutgoingInterceptorClassNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getPagingDirectory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPagingDirectory(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getPagingDirectory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPagingDirectory$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getParameters() - Method in class org.apache.activemq.artemis.utils.uri.URISupport.CompositeData
 
getParameters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getParameters(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getParameters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getParameters$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
getPaths(char) - Method in class org.apache.activemq.artemis.api.core.SimpleString
note the result of the first use is cached, the separator is configured on the postoffice so will be static for the duration of a server instance.
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getPersistentSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPersistentSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getPort(URI) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
getPreparedTransactionMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPreparedTransactionMessageCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getPreparedTransactionMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getPreparedTransactionMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
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
 
getQueueCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getQueueCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getQueueName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getQueueName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getQueueNames(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueNames(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getQueueNames(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getQueueNames$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.
getRawArray() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getRawArrayBuilder() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
getRawNumber() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
getRawObject() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getRawObjectBuilder() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
getRawString() - Method in class org.apache.activemq.artemis.json.impl.JsonStringImpl
 
getRawValue() - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
getReconnectAttempts(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getReconnectAttempts(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getReconnectAttempts(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getReconnectAttempts$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRemoteAddress() - Static 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRetryInterval(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryInterval$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRetryIntervalMultiplier(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryIntervalMultiplier(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRetryIntervalMultiplier(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRetryIntervalMultiplier$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRingSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRingSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoles(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoles(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoles(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoles$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRolesAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRolesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRolesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRolesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutedMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutedMessageCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutedMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutedMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingType(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingType$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingTypes(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypes(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingTypes(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypes$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingTypesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getRoutingTypesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getRoutingTypesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledThreadPoolMaxSize(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledThreadPoolMaxSize(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getScheduledThreadPoolMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getScheduledThreadPoolMaxSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getSecurityInvalidationInterval(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getSecurityInvalidationInterval$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
getSize() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
getStaticConnectors(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectors(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getStaticConnectors(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectors$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getStaticConnectorsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectorsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getStaticConnectorsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getStaticConnectorsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getString() - Method in class org.apache.activemq.artemis.json.impl.JsonStringImpl
 
getString() - Method in interface org.apache.activemq.artemis.json.JsonString
 
getString(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getString(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getString(int, String) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getString(int, String) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getString(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getString(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
getString(String, String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
getString(String, String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getThreadPoolMaxSize(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getThreadPoolMaxSize$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTopology(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTopology$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalConnectionCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConnectionCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalConnectionCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConnectionCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalConsumerCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConsumerCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalConsumerCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalConsumerCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessageCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAcknowledged(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAcknowledged$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAdded(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTotalMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTotalMessagesAdded$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransactionTimeout(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeout(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransactionTimeout(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeout$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransactionTimeoutScanPeriod(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeoutScanPeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransactionTimeoutScanPeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransactionTimeoutScanPeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerClassName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerClassName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerClassName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerClassName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerProperties(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerProperties(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerProperties(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerProperties$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerPropertiesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerPropertiesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getTransformerPropertiesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getTransformerPropertiesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getType() - Method in exception org.apache.activemq.artemis.api.core.ActiveMQException
 
getType() - Method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
getType() - Method in enum org.apache.activemq.artemis.api.core.RoutingType
 
getType(byte) - Static method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
getType(byte) - Static method in enum org.apache.activemq.artemis.api.core.RoutingType
 
getType(int) - Static method in enum org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
getUniqueName(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUniqueName(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUniqueName(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUniqueName$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUnRoutedMessageCount(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUnRoutedMessageCount(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUnRoutedMessageCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUnRoutedMessageCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUptime(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptime$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUptimeMillis(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptimeMillis(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUptimeMillis(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUptimeMillis$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getValue() - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue
 
getValues() - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection.PriorityHolder
 
getValuesAs(Class<T>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
getValuesAs(Class<T>) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
getValuesAs(Function<K, T>) - Method in interface org.apache.activemq.artemis.json.JsonArray
Returns a list for the array.
getValueType() - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
getValueType() - Method in interface org.apache.activemq.artemis.json.JsonValue
 
getVersion(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getVersion(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
getVersion(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
getVersion$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
GROUP_REBALANCE_PAUSE_DISPATCH - Static variable in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
GROUP_REBALANCE_PAUSE_DISPATCH - 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

HALT - org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
 
handleManagementMessage(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
handleManagementMessage2(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
handleManagementMessage2(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
handleManagementMessage2$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.LazyHashProcessor
 
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.ObjLongPair
 
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() - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
hashCode() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
hashCode() - Method in interface org.apache.activemq.artemis.json.JsonString
 
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
 
hashCode(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
hashCode(I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
 
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
 
ILLEGAL_STATE - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
INCOMPATIBLE_CLIENT_SERVER_VERSIONS - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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
 
indexOf(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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.
info(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
info(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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
 
INSTANCE - Static variable in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
INT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
INTERCEPTOR_REJECTED_PACKET - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
INTERNAL - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
INTERNAL_ERROR - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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.
internalPopulateObject(URI, Map<String, String>, T) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
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
 
intValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
intValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
intValueExact() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
intValueExact() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
INVALID_FILTER_EXPRESSION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
INVALID_QUEUE_CONFIGURATION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
INVALID_TRANSIENT_QUEUE_USE - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
invalidProperty(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
invalidProperty(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
invalidProperty$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
invalidType(Byte) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
invalidType(Byte) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
invalidType$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
IO_ERROR - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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.
isAnyLoggingEnabled() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAsyncConnectionExecutionEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAsyncConnectionExecutionEnabled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isAsyncConnectionExecutionEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAsyncConnectionExecutionEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
isAutoCreated(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAutoCreated(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isAutoCreated(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isAutoCreated$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isBackup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isBackup$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isBaseLoggingEnabled() - Static 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isClustered(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isClustered$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isConfigurationManaged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isConfigurationManaged$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isCreateBindingsDir(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateBindingsDir(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isCreateBindingsDir(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateBindingsDir$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isCreateJournalDir(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateJournalDir(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isCreateJournalDir(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isCreateJournalDir$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isCriticalError() - Method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
isDebugEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
isDone() - Method in class org.apache.activemq.artemis.utils.SimpleFutureImpl
 
isDummy(ArtemisCloseable) - Static method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
isDuplicateDetection(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDuplicateDetection(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isDuplicateDetection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDuplicateDetection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isDurable(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isDurable$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isElementsEnabled() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
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.json.impl.JsonArrayImpl
 
isEmpty() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
isEnabled() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isEnabled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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(TypedProperties.StringValue, ByteBuf, int, int) - Method in class org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
 
isEqual(O, I) - Method in class org.apache.activemq.artemis.utils.AbstractPool
Returns true if the entry content is equal to value;
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.
isErrorEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isExclusive(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isExclusive$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isFailoverOnServerShutdown(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isFailoverOnServerShutdown(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isFailoverOnServerShutdown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isFailoverOnServerShutdown$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isFatalEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isGroupRebalance(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isGroupRebalance$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isGroupRebalancePauseDispatch() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isGroupRebalancePauseDispatch(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isGroupRebalancePauseDispatch(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isGroupRebalancePauseDispatch(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isGroupRebalancePauseDispatch$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isHA(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isHA(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isHA(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isHA$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.
isInfoEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
isIntegral() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
isIntegral() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
isInternal() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
defaults to false
isInternal(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isInternal(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isInternal(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isInternal$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isJournalSyncNonTransactional(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncNonTransactional(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isJournalSyncNonTransactional(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncNonTransactional$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isJournalSyncTransactional(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncTransactional(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isJournalSyncTransactional(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isJournalSyncTransactional$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isLastValue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isLastValue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isMessageCounterEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isMessageCounterEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isMessageLoggingEnabled() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isNonDestructive() - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
isNull(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
isNull(int) - Method in interface org.apache.activemq.artemis.json.JsonArray
 
isNull(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
isNull(String) - Method in interface org.apache.activemq.artemis.json.JsonObject
 
isOver() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
isOverElements() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
isOverSize() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
isPaging(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPaging(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPaging(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPaging$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPaused(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPaused$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistDeliveryCountBeforeDelivery(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistDeliveryCountBeforeDelivery(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistDeliveryCountBeforeDelivery(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistDeliveryCountBeforeDelivery$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistenceEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistenceEnabled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistenceEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistenceEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistIDCache(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistIDCache(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPersistIDCache(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPersistIDCache$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isPurgeOnNoConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isPurgeOnNoConsumers$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isReachable(InetAddress) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
isRedirect() - Method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
isReplicaSync(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isReplicaSync(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isReplicaSync(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isReplicaSync$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isResourceLoggingEnabled() - Static 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isRetroactiveResource(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isRetroactiveResource$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isRun() - Method in class org.apache.activemq.artemis.utils.runnables.AtomicRunnable
 
isScaleDown() - Method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
isSecurityEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSecurityEnabled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isSecurityEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSecurityEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isSharedStore(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSharedStore(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isSharedStore(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isSharedStore$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isShutDown() - Method in enum org.apache.activemq.artemis.api.core.DisconnectReason
 
isSizeEnabled() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
isStarted() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQComponent
 
isStarted() - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
isStarted() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
isStarted() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
isStarted(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStarted(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isStarted(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStarted$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isStartedBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStartedBridge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isStartedBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isStartedBridge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isTemporary(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isTemporary$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isTestEnv() - Static method in class org.apache.activemq.artemis.utils.Env
 
isTraceEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isUseDuplicateDetection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isUseDuplicateDetection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isWarnEnabled() - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
isWildcardRoutingEnabled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isWildcardRoutingEnabled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
isWildcardRoutingEnabled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
isWildcardRoutingEnabled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
items() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSet
 
iterableOf(Stream<E>) - Static method in class org.apache.activemq.artemis.utils.collections.IterableStream
 
IterableStream - Class in org.apache.activemq.artemis.utils.collections
 
iterator() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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
 
iterator(Collection<E>) - Static method in class org.apache.activemq.artemis.utils.collections.ArrayResettableIterator
 

J

JBossLoggingApacheLoggerBridge - Class in org.apache.activemq.artemis.logs
There is an issue on the Testsuite, as it's not possible to bring JBossLogging on the booting classLoader.
JBossLoggingApacheLoggerBridge(Class) - Constructor for class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
JBossLoggingApacheLoggerBridge(String) - Constructor for class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
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
JsonArray - Interface in org.apache.activemq.artemis.json
A JsonArray e.g.
JsonArrayBuilder - Interface in org.apache.activemq.artemis.json
 
JsonArrayBuilderImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonArrayBuilderImpl(JsonArrayBuilder) - Constructor for class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
JsonArrayImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonArrayImpl(JsonArray) - Constructor for class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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
 
JsonNumber - Interface in org.apache.activemq.artemis.json
JsonValue which represents a number.
JsonNumberImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonNumberImpl(JsonNumber) - Constructor for class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
JsonObject - Interface in org.apache.activemq.artemis.json
A JsonObject, e.g.
JsonObjectBuilder - Interface in org.apache.activemq.artemis.json
A JsonObjectBuilder can be used to build JsonObjects.
JsonObjectBuilderImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonObjectBuilderImpl(JsonObjectBuilder) - Constructor for class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
JsonObjectImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonObjectImpl(JsonObject) - Constructor for class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
JsonString - Interface in org.apache.activemq.artemis.json
JsonValue which represents a string.
JsonStringImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonStringImpl(JsonString) - Constructor for class org.apache.activemq.artemis.json.impl.JsonStringImpl
 
JsonValue - Interface in org.apache.activemq.artemis.json
A single value in a JSON expression.
JsonValue.ValueType - Enum in org.apache.activemq.artemis.json
 
JsonValueImpl - Class in org.apache.activemq.artemis.json.impl
 
JsonValueImpl(JsonValue) - Constructor for class org.apache.activemq.artemis.json.impl.JsonValueImpl
 

K

KEY_SYSTEM_PROPERTY - Static variable in class org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec
 
keys() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
keySet() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
keySet() - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
keysLongHashSet() - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 

L

LARGE_MESSAGE_ERROR_BODY - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
LARGE_MESSAGE_INTERRUPTED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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
 
lastIndexOf(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
lastValueKey(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
lastValueKey(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
lastValueKey(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
lastValueKey$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
LazyHashProcessor - Class in org.apache.activemq.artemis.utils
 
LazyHashProcessor() - Constructor for class org.apache.activemq.artemis.utils.LazyHashProcessor
 
leave() - Method in class org.apache.activemq.artemis.utils.actors.HandlerBase
 
leaveCritical() - 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(Comparator<E>, NodeStore<E>) - Constructor for class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
LinkedListImpl.Node<E> - 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listAddresses(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAddresses$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listAllConsumersAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllConsumersAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listAllConsumersAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllConsumersAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listAllSessionsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllSessionsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listAllSessionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listAllSessionsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listBindingsForAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBindingsForAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listBindingsForAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBindingsForAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listBrokerConnections() - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBrokerConnections(String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listBrokerConnections(String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listBrokerConnections$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnectionIDs(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionIDs(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnectionIDs(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionIDs$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnections(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnections(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnections(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnections$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnectionsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConnectionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConnectionsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConsumers(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumers(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConsumers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumers$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConsumersAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumersAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listConsumersAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listConsumersAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listDeliveringMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listDeliveringMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listDeliveringMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessagesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listDeliveringMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listDeliveringMessagesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listGroupsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listGroupsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listGroupsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listGroupsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listHeuristicCommittedTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicCommittedTransactions(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listHeuristicCommittedTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicCommittedTransactions$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listHeuristicRolledBackTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicRolledBackTransactions(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listHeuristicRolledBackTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listHeuristicRolledBackTransactions$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listIterator() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
listIterator(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
listMessageCounter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounter(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounter$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterAsHTML(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterAsHTML(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterAsHTML$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterHistory(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistory(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterHistory(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistory$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterHistoryAsHTML(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistoryAsHTML(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessageCounterHistoryAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessageCounterHistoryAsHTML$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessagesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listMessagesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listNetworkTopology(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listNetworkTopology(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listNetworkTopology(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listNetworkTopology$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactionDetailsAsHTML(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsHTML(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactionDetailsAsHTML(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsHTML$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactionDetailsAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactionDetailsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactionDetailsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactions(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactions(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listPreparedTransactions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listPreparedTransactions$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listProducers(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducers(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listProducers(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducers$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listProducersInfoAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducersInfoAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listProducersInfoAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listProducersInfoAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listQueues(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listQueues(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listQueues(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listQueues$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listRemoteAddresses(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listRemoteAddresses(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listRemoteAddresses(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listRemoteAddresses$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listScheduledMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listScheduledMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listScheduledMessagesAsJSON(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessagesAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listScheduledMessagesAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listScheduledMessagesAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listSessions(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessions(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listSessions(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessions$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listSessionsAsJSON(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessionsAsJSON(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listSessionsAsJSON(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listSessionsAsJSON$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listUser(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listUser(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
listUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
listUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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) - 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
 
LOG - org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
 
logCoreSendMessage(String, String, Object) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
logCoreSendMessage(String, String, Object) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
logCoreSendMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
LOGGER - Static variable in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
The default logger.
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<Long> 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
 
longValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
longValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
longValueExact() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
longValueExact() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 

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
 
matchText(String) - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
MAX_CONSUMER_LIMIT_EXCEEDED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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
 
measure() - Method in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
measureCritical(int) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalComponent
 
measureCritical(int) - Method in class org.apache.activemq.artemis.utils.critical.CriticalComponentImpl
 
measuring - Variable in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
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 class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
missingPrivsForClassloader() - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
missingPrivsForClassloader$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
moveMessage(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessage(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
moveMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
moveMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
moveMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
moveMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
moveTo(int) - Method in class org.apache.activemq.artemis.utils.collections.MultiResettableIterator
 
MpscPool<T> - Class in org.apache.activemq.artemis.utils.pools
A simple encapsulation of Netty MpscQueue to provide a pool of objects.
MpscPool(int, Consumer<T>, Supplier<T>) - Constructor for class org.apache.activemq.artemis.utils.pools.MpscPool
 
MULTICAST - org.apache.activemq.artemis.api.core.RoutingType
 
MultiIterator<E> - Class in org.apache.activemq.artemis.utils.collections
Provides an Iterator that works over multiple underlying iterators.
MultiIterator(Iterator<E>[]) - Constructor for class org.apache.activemq.artemis.utils.collections.MultiIterator
 
MultiResettableIterator<E> - 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<E>[]) - 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
 
NATIVE_ERROR_ALLOCATE_MEMORY - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_CANT_ALLOCATE_QUEUE - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_CANT_INITIALIZE_AIO - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_CANT_OPEN_CLOSE_FILE - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_CANT_RELEASE_AIO - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_INTERNAL - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_INVALID_BUFFER - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_NOT_ALIGNED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NATIVE_ERROR_PREALLOCATE_FILE - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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(Class<?>, String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(Class<?>, String, Object...) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(String) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newInstanceFromClassLoader(String, Object...) - Static method in class org.apache.activemq.artemis.utils.ClassloadingUtil
 
newObject(String, 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(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.
newObject(URI, P) - Method in class org.apache.activemq.artemis.utils.uri.URIFactory
 
newObject(URI, P) - Method in class org.apache.activemq.artemis.utils.uri.URISchema
 
newStream() - Method in class org.apache.activemq.artemis.utils.StringPrintStream
 
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.
NIL - Static variable in class org.apache.activemq.artemis.api.core.ObjLongPair
 
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
 
NodeStore<E> - Interface in org.apache.activemq.artemis.utils.collections
This interface is meant to encapsulate the usage of HashMap<ListID, LongObjectHashMap<ElementType>> The implementation should store the node in such way that you can access it through NodeStore.getNode(String, long)
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_CONNECTED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NOT_IMPLEMTNED_EXCEPTION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NOT_NULL - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
NULL - org.apache.activemq.artemis.json.JsonValue.ValueType
 
NULL - Static variable in interface org.apache.activemq.artemis.json.JsonValue
A constant JsonValue for null values
NULL - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
NULL_REF - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
NUMBER - org.apache.activemq.artemis.json.JsonValue.ValueType
 
numberValue() - Method in class org.apache.activemq.artemis.json.impl.JsonNumberImpl
 
numberValue() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
numIters() - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 

O

OBJECT - org.apache.activemq.artemis.json.JsonValue.ValueType
 
OBJECT_CLOSED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
objectInvokedFailure(String, ObjectName, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
objectInvokedFailure(String, ObjectName, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
objectInvokedFailure(ObjectName, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
objectInvokedFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
objectInvokedSuccessfully(String, ObjectName, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
objectInvokedSuccessfully(String, ObjectName, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
objectInvokedSuccessfully(ObjectName, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
objectInvokedSuccessfully$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
ObjLongPair<A> - Class in org.apache.activemq.artemis.api.core
A Pair is a holder for 1 object and 'a' being greater or equal than 0.
ObjLongPair(A) - Constructor for class org.apache.activemq.artemis.api.core.ObjLongPair
 
ObjLongPair(A, long) - Constructor for class org.apache.activemq.artemis.api.core.ObjLongPair
 
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.json - package org.apache.activemq.artemis.json
 
org.apache.activemq.artemis.json.impl - package org.apache.activemq.artemis.json.impl
 
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.pools - package org.apache.activemq.artemis.utils.pools
 
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.
outFrame(Logger, String, ByteBuf, boolean) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
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.
over() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 

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(String) - 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(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
 
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) - 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.
parseQuery(String, Map<String, String>) - Static method in class org.apache.activemq.artemis.utils.uri.URISchema
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pause(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pause$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseAddressFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseAddressFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseAddressFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseAddressSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseAddressSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseAddressSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseQueueFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseQueueFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseQueueFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseQueueFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseQueueSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseQueueSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
pauseQueueSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
pauseQueueSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
Pool<T> - Class in org.apache.activemq.artemis.utils.pools
A simple encapsulation to provide a pool of objects.
Pool(int, Consumer<T>, Supplier<T>) - Constructor for class org.apache.activemq.artemis.utils.pools.Pool
 
pooledBuffer(int) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
 
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.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<E 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<E>>) - 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<E> - 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<E> - 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<E>) - 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(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
purge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
purge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
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
 
purge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
purgeAddressFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
purgeAddressFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
purgeAddressFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
purgeAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
purgeAddressSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
purgeAddressSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
purgeAddressSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
purgeAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
put(long, V) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
put(String, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
put(K, V) - Method in class org.apache.activemq.artemis.utils.collections.NoOpMap
 
putAll(Map<? extends String, ? extends JsonValue>) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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
 
putProperty(SimpleString, Object) - 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

QUEUE_DOES_NOT_EXIST - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
QUEUE_EXISTS - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.utils.DestinationUtil
 
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(String) - Constructor for class org.apache.activemq.artemis.api.core.QueueConfiguration
Instantiate this object and invoke QueueConfiguration.setName(SimpleString)
QueueConfiguration(SimpleString) - 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
 
readArray(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
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(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[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(ByteBuffer) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(ActiveMQBuffer, int, 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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readerIndex(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the readerIndex of this buffer.
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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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
 
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
 
readObject(Reader) - Static method in class org.apache.activemq.artemis.utils.JsonLoader
 
readResolve() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
readSimpleString(ByteBuf) - 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(ByteBuf, SimpleString.ByteBufSimpleStringPool) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
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
 
REDIRECT - org.apache.activemq.artemis.api.core.DisconnectReason
 
REDIRECT_ON_CRITICAL_ERROR - org.apache.activemq.artemis.api.core.DisconnectReason
 
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(Runnable) - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
ReferenceCounterUtil(Runnable, Executor) - Constructor for class org.apache.activemq.artemis.utils.ReferenceCounterUtil
 
ReferenceCounterUtil(Executor) - 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
 
release(T) - Method in class org.apache.activemq.artemis.utils.pools.Pool
Return objects to the pool, they will be either reused or ignored by the max size
reload(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
reload(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
reload(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
reload$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
REMOTE_DISCONNECT - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
remoteAddress - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet.LongIterator
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.RepeatableIteratorWrapper
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.SingletonIterator
 
remove() - Method in class org.apache.activemq.artemis.utils.collections.UpdatableIterator
 
remove(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayBuilderImpl
 
remove(int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
remove(int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
remove(long) - 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(long) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
An int specialised version of {this#remove(Object)}.
remove(long, Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
 
remove(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
remove(Object) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentHashSet
 
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
remove(Object) - Method in class org.apache.activemq.artemis.utils.collections.PriorityCollection
 
remove(String) - Method in class org.apache.activemq.artemis.json.impl.JsonObjectBuilderImpl
 
remove(String) - Method in interface org.apache.activemq.artemis.json.JsonObjectBuilder
Remove the attribute with the given name from the builder.
remove(Predicate<? super E>) - Method in class org.apache.activemq.artemis.utils.collections.SparseArrayLinkedList
Removes any element of the list matching the given predicate.
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(String) - 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeAddressSettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeAddressSettings$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeAll(Collection<?>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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<E>>, Predicate<? super E>) - 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessages(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessagesFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessagesFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessagesFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessagesFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessagesSuccess(int, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessagesSuccess(String, int, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeMessagesSuccess(String, int, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeMessagesSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeNode(E, LinkedListImpl.Node<E>) - Method in interface org.apache.activemq.artemis.utils.collections.NodeStore
 
removeNotificationListener(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeNotificationListener(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeNotificationListener(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeNotificationListener$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeSecuritySettings(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeSecuritySettings$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
removeUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
removeWithID(String, long) - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
you need to call LinkedList.setNodeStore(NodeStore) before you are able to call this method.
removeWithID(String, long) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
removeWithID(String, long) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
removeWithID(String, long) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
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
 
REPLICATION_TIMEOUT_ERROR - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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 that you can iterate over all elements from your current position.
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetAllGroups(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllGroups$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetAllMessageCounterHistories(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounterHistories(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetAllMessageCounterHistories(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounterHistories$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetAllMessageCounters(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounters(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetAllMessageCounters(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetAllMessageCounters$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetGroup(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetGroup(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetGroup$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessageCounter(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessageCounter(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessageCounter(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessageCounter$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesAcknowledged(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAcknowledged(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesAcknowledged(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAcknowledged$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesAdded(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAdded(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesAdded(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesAdded$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesExpired(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesExpired(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesExpired(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesExpired$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesKilled(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesKilled(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetMessagesKilled(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetMessagesKilled$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resetUser(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resetUser$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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.
resolveMask(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.
RESOURCE_LOGGER - Static variable in interface org.apache.activemq.artemis.logs.AuditLogger
 
result() - Method in interface org.apache.activemq.artemis.utils.Waiter.Condition
 
resume(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resume(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resume(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resume$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeAddressFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeAddressFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeAddressFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeAddressSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeAddressSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeAddressSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeEncoding() - Method in class org.apache.activemq.artemis.utils.Base64.OutputStream
Resumes encoding of the stream.
resumeQueueFailure(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeQueueFailure(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeQueueFailure(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeQueueFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeQueueSuccess(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeQueueSuccess(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
resumeQueueSuccess(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
resumeQueueSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
retainAll(Collection<?>) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
retryMessage(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessage$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
retryMessages(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessages(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
retryMessages(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
retryMessages$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
rollbackPreparedTransaction(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
rollbackPreparedTransaction$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
ROUTING_EXCEPTION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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() - 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
 
run(CriticalComponent) - Method in interface org.apache.activemq.artemis.utils.critical.CriticalAction
 
RunnableEx - Interface in org.apache.activemq.artemis.utils
 

S

saveUTF(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
SCALE_DOWN - org.apache.activemq.artemis.api.core.DisconnectReason
 
SCALE_DOWN_ON_CRITICAL_ERROR - org.apache.activemq.artemis.api.core.DisconnectReason
 
scaleDown(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
scaleDown(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
scaleDown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
scaleDown$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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(SensitiveDataCodec<String>) - Constructor for class org.apache.activemq.artemis.utils.SecureHashProcessor
 
SECURITY_EXCEPTION - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
securityFailure(Exception) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
securityFailure(String, Throwable) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
securityFailure(String, Throwable) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
securityFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
sendMessageFailure(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageFailure(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageFailure(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessagesToDeadLetterAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessagesToDeadLetterAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessagesToDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessagesToDeadLetterAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageSuccess(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageSuccess(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageSuccess(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageThroughManagement(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageThroughManagement(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageThroughManagement(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageThroughManagement$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageToDeadLetterAddress(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageToDeadLetterAddress(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
sendMessageToDeadLetterAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
sendMessageToDeadLetterAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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
 
SEPARATOR - Static variable in class org.apache.activemq.artemis.utils.DestinationUtil
 
serverSessionCreateAddress(Object, Subject, String, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
serverSessionCreateAddress2(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
serverSessionCreateAddress2(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
serverSessionCreateAddress2$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
ServiceComponent - Interface in org.apache.activemq.artemis.core.server
A Component that needs to know the stop reason.
SESSION_CREATION_REJECTED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
set(int, boolean) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, double) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, long) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, String) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, BigDecimal) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, BigInteger) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, JsonArrayBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, JsonObjectBuilder) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
set(int, JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
set(int, JsonValue) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
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.ObjLongPair
 
setA(A) - Method in class org.apache.activemq.artemis.api.core.Pair
 
setAddress(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setAddress(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
Set the name.
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(long) - Method in class org.apache.activemq.artemis.api.core.ObjLongPair
 
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, 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[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, ByteBuffer) - 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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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, ActiveMQBuffer, int, int) - 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.AbstractLatch.CountSync
 
setCount(int) - Method in class org.apache.activemq.artemis.utils.AbstractLatch
 
setCurrentCaller(Subject) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setData(URI, HashMap<String, Object>, Set<String>, Map<String, String>, Map<String, Object>) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
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
 
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
 
setElementsEnabled(boolean) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
setEnabled(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setEnabled(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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setFailoverOnServerShutdown(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setFailoverOnServerShutdown$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setFilterString(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
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
 
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(String) - 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
 
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
 
setGroupRebalancePauseDispatch(Boolean) - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
setGroupRebalancePauseDispatch(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(String) - 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
 
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
 
setMax(long, long, long, long) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setMessageCounterMaxDayCount(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterMaxDayCount$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setMessageCounterSamplePeriod(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterSamplePeriod(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setMessageCounterSamplePeriod(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
setMessageCounterSamplePeriod$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
setName(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setName(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
Set the name.
setNetworkTimeout(int) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setNICName(String) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setNodeStore(NodeStore<E>) - Method in interface org.apache.activemq.artemis.utils.collections.LinkedList
this makes possibl to use LinkedList.removeWithID(String, long)
setNodeStore(NodeStore<E>) - Method in class org.apache.activemq.artemis.utils.collections.LinkedListImpl
 
setNodeStore(NodeStore<E>) - Method in interface org.apache.activemq.artemis.utils.collections.PriorityLinkedList
 
setNodeStore(NodeStore<E>) - Method in class org.apache.activemq.artemis.utils.collections.PriorityLinkedListImpl
 
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
 
setNull(int) - Method in interface org.apache.activemq.artemis.json.JsonArrayBuilder
 
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)
setOnSizeCallback(SizeAwareMetric.AddCallback) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
setOverCallback(Runnable) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
setPeriod(long) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
setPeriod(long) - Method in class org.apache.activemq.artemis.core.server.NetworkHealthCheck
 
setPeriod(long, TimeUnit) - Method in class org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
 
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
 
setRemoteAddress(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
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
 
setSizeEnabled(boolean) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
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
 
setUnderCallback(Runnable) - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
setUser(String) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
setUser(SimpleString) - Method in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
SHORT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SHUT_DOWN - org.apache.activemq.artemis.api.core.DisconnectReason
 
SHUT_DOWN_ON_CRITICAL_ERROR - org.apache.activemq.artemis.api.core.DisconnectReason
 
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
 
SHUTDOWN - org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
 
SHUTDOWN_ERROR - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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 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(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(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(String) - Constructor for class org.apache.activemq.artemis.api.core.SimpleString
creates a SimpleString from a conventional String
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.json.impl.JsonArrayImpl
 
size() - Method in class org.apache.activemq.artemis.json.impl.JsonObjectImpl
 
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 interface org.apache.activemq.artemis.utils.collections.NodeStore
ths should return the sum of all the sizes.
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_NULL - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SIZE_SHORT - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
SizeAwareMetric - Class in org.apache.activemq.artemis.utils
 
SizeAwareMetric(long, long, long, long) - Constructor for class org.apache.activemq.artemis.utils.SizeAwareMetric
 
SizeAwareMetric.AddCallback - Interface in org.apache.activemq.artemis.utils
 
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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
slice(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Returns a slice of this buffer's sub-region.
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<E> - 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, 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...) - 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, Runnable, String, String, String, String[], boolean, boolean, boolean, long, 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, 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
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startAcceptor(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startAcceptor$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBridge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBridge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBroadcastGroup(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBroadcastGroup(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBroadcastGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBroadcastGroup$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBrokerConnection(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBrokerConnection(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startBrokerConnection(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startBrokerConnection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startCapture() - Static method in class org.apache.activemq.artemis.logs.AssertionLoggerHandler
 
startCapture(boolean) - 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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startClusterConnection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
startClusterConnection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
startingService(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
startingService(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
startingService$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
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() - Method in class org.apache.activemq.artemis.utils.critical.CriticalAnalyzerImpl
 
stop() - Method in class org.apache.activemq.artemis.utils.critical.EmptyCriticalAnalyzer
 
stop(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServiceComponent
 
stopAcceptor(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopAcceptor(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopAcceptor(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopAcceptor$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBridge(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBridge(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBridge(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBridge$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBroadcastGroup(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBroadcastGroup(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBroadcastGroup(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBroadcastGroup$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBrokerConnection(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBrokerConnection(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopBrokerConnection(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopBrokerConnection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stopClusterConnection(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
stopClusterConnection$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
stoppingService(String) - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
stoppingService(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
stoppingService$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
storeNode(E, LinkedListImpl.Node<E>) - Method in interface org.apache.activemq.artemis.utils.collections.NodeStore
When you store the node, make sure you find what is the ID and ListID for the element you are storing as later one you will need to provide the node based on list and id as specified on NodeStore.getNode(String, long)
STRING - org.apache.activemq.artemis.json.JsonValue.ValueType
 
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
 
StringPrintStream - Class in org.apache.activemq.artemis.utils
 
StringPrintStream() - Constructor for class org.apache.activemq.artemis.utils.StringPrintStream
 
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 class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
stringTooLong(Integer) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilBundle
 
stringTooLong$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilBundle_$bundle
 
stripBracketsAndZoneID(String) - Static method in class org.apache.activemq.artemis.utils.IPV6Util
 
stripPasswords(Map<String, T>) - Static method in class org.apache.activemq.artemis.utils.uri.BeanSupport
 
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.
subList(int, int) - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
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
 
TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.utils.DestinationUtil
 
TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.artemis.utils.DestinationUtil
 
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
 
ThresholdActor<T> - Class in org.apache.activemq.artemis.utils.actors
 
ThresholdActor(Executor, ActorListener<T>, int, ToIntFunction<T>, Runnable, Runnable) - Constructor for class org.apache.activemq.artemis.utils.actors.ThresholdActor
 
timeEnter - Variable in class org.apache.activemq.artemis.utils.critical.CriticalMeasure
 
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() - Method in class org.apache.activemq.artemis.json.impl.JsonArrayImpl
 
toArray() - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
toArray(E[]) - Method in class org.apache.activemq.artemis.utils.collections.LongHashSet
toArray(IntFunction<E[]>) - Method in class org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedList
 
toArray(IntFunction<E[]>, int) - 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.json.impl.JsonArrayImpl
 
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() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
toByteBuffer(int, int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Converts this buffer's sub-region into a NIO buffer.
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(String, Map<String, String>) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
toParameterisedAddress(SimpleString, Map<String, String>) - Static method in class org.apache.activemq.artemis.api.core.ParameterisedAddress
 
TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.artemis.utils.DestinationUtil
 
toQueueConfiguration() - Method in class org.apache.activemq.artemis.api.core.QueueAttributes
Deprecated.
 
toSimpleString(byte[]) - Static method in class org.apache.activemq.artemis.utils.ByteUtil
 
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
 
toString() - Method in exception org.apache.activemq.artemis.api.core.ActiveMQException
 
toString() - Method in class org.apache.activemq.artemis.api.core.ObjLongPair
 
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.json.impl.JsonValueImpl
 
toString() - Method in interface org.apache.activemq.artemis.json.JsonNumber
 
toString() - Method in interface org.apache.activemq.artemis.json.JsonValue
 
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.SizeAwareMetric
 
toString() - Method in class org.apache.activemq.artemis.utils.StringPrintStream
 
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.
trace(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
trace(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
TRANSACTION_OUTCOME_UNKNOWN - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
TRANSACTION_ROLLED_BACK - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
TRANSACTION_TIMEOUT - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
TRANSIENT - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
TRUE - org.apache.activemq.artemis.json.JsonValue.ValueType
 
TRUE - Static variable in interface org.apache.activemq.artemis.json.JsonValue
A constant JsonValue for TRUE
TRUE - Static variable in class org.apache.activemq.artemis.utils.DataConstants
 
tryAcquireShared(int) - Method in class org.apache.activemq.artemis.utils.AbstractLatch.CountSync
 
tryReleaseShared(int) - Method in class org.apache.activemq.artemis.utils.AbstractLatch.CountSync
 
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 - Class in org.apache.activemq.artemis.utils
Deprecated.
TypedProperties() - Constructor for class org.apache.activemq.artemis.utils.collections.TypedProperties
 
TypedProperties() - Constructor for class org.apache.activemq.artemis.utils.TypedProperties
Deprecated.
 
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(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
 
unBlock(Object) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
unBlock(String, Object) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
unBlock(String, Object) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
unBlock$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
UNBLOCKED - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
under() - Method in class org.apache.activemq.artemis.utils.SizeAwareMetric
 
UNEXPECTED_ROUTING_TYPE_FOR_ADDRESS - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
UNSUPPORTED_PACKET - org.apache.activemq.artemis.api.core.ActiveMQExceptionType
 
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 class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateAddress(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddress$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateAddressFailure(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddressFailure(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateAddressFailure(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddressFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateAddressSuccess(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddressSuccess(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateAddressSuccess(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateAddressSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateDivert(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateDivert(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateDivert(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateDivert$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueue(Object, Object...) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueue(String, Object, Object...) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueue(String, Object, Object...) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueue$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueueFailure(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueueFailure(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueueFailure(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueueFailure$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueueSuccess(String, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueueSuccess(String, String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
updateQueueSuccess(String, String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
updateQueueSuccess$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
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 class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
urlWasntReacheable(String) - Method in interface org.apache.activemq.artemis.logs.ActiveMQUtilLogger
 
urlWasntReacheable$str() - Method in class org.apache.activemq.artemis.logs.ActiveMQUtilLogger_$logger
 
USER - Static variable in class org.apache.activemq.artemis.api.core.QueueConfiguration
 
userFailedAuthentication(String, String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
userFailedAuthentication(String, String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
userFailedAuthentication$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
userFailedAuthenticationInAudit(String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
userFailedAuthenticationInAudit(Subject, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
userSuccesfullyAuthenticated(String) - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
userSuccesfullyAuthenticated(String) - Method in interface org.apache.activemq.artemis.logs.AuditLogger
 
userSuccesfullyAuthenticated$str() - Method in class org.apache.activemq.artemis.logs.AuditLogger_$logger
 
userSuccesfullyAuthenticatedInAudit(Subject) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
userSuccesfullyAuthenticatedInAudit(Subject, String) - Static method in interface org.apache.activemq.artemis.logs.AuditLogger
 
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.DisconnectReason
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.json.JsonValue.ValueType
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.DisconnectReason
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.json.impl.JsonObjectImpl
 
values() - Static method in enum org.apache.activemq.artemis.json.JsonValue.ValueType
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
 
verify(char[], T) - Method in interface org.apache.activemq.artemis.utils.SensitiveDataCodec
 
VM - Static variable in class org.apache.activemq.artemis.utils.uri.SchemaConstants
 

W

Waiter - Class in org.apache.activemq.artemis.utils
 
Waiter() - Constructor for class org.apache.activemq.artemis.utils.Waiter
 
Waiter.Condition - Interface in org.apache.activemq.artemis.utils
 
waitFor(Waiter.Condition, TimeUnit, long, TimeUnit, long) - Static method in class org.apache.activemq.artemis.utils.Waiter
This method will wait for the condition.result to be true or a timeout has ocurred.
waitOnBoolean(boolean, long, TimeUtils.CheckMethod) - Static method in class org.apache.activemq.artemis.utils.TimeUtils
 
warn(Object) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
warn(Object, Throwable) - Method in class org.apache.activemq.artemis.logs.JBossLoggingApacheLoggerBridge
 
wrap(String) - Static method in class org.apache.activemq.artemis.utils.PasswordMaskingUtil
 
wrap(JsonValue) - Method in class org.apache.activemq.artemis.json.impl.JsonValueImpl
 
wrappedBuffer(byte[]) - Static method in class org.apache.activemq.artemis.api.core.ActiveMQBuffers
Creates an ActiveMQBuffer wrapping an underlying byte array
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(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
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(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(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(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(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[]) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(byte[], int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(ByteBuf, int, int) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(ByteBuffer) - 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) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
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(ActiveMQBuffer, int, 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(ByteBuf, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
writeNullableSimpleString(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified SimpleString (potentially null) at the current writerIndex
writeNullableSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeNullableString(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
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
 
writerIndex() - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
 
writerIndex() - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writerIndex(int) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the writerIndex of this buffer.
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(ByteBuf, SimpleString) - Static method in class org.apache.activemq.artemis.api.core.SimpleString
 
writeSimpleString(SimpleString) - Method in interface org.apache.activemq.artemis.api.core.ActiveMQBuffer
Sets the specified non-null SimpleString at the current writerIndex
writeSimpleString(SimpleString) - Method in class org.apache.activemq.artemis.core.buffers.impl.ChannelBufferWrapper
 
writeString(ByteBuf, String) - Static method in class org.apache.activemq.artemis.utils.UTF8Util
 
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
 
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 
All Classes All Packages