- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Standard JAAS override.
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
-
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
-
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- abort() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
-
- AbstractAcceptor - Class in org.apache.activemq.artemis.core.remoting.impl
-
- AbstractAcceptor(Map<String, ProtocolManager>) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.AbstractAcceptor
-
- AbstractControl - Class in org.apache.activemq.artemis.core.management.impl
-
- AbstractControl(Class<?>, StorageManager) - Constructor for class org.apache.activemq.artemis.core.management.impl.AbstractControl
-
- AbstractJournalStorageManager - Class in org.apache.activemq.artemis.core.persistence.impl.journal
-
Controls access to the journals and other storage files such as the ones used to store pages and
large messages.
- AbstractJournalStorageManager(Configuration, ExecutorFactory, ScheduledExecutorService, ExecutorFactory) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- AbstractJournalStorageManager(Configuration, ExecutorFactory, ScheduledExecutorService, ExecutorFactory, IOCriticalErrorListener) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- AbstractJournalStorageManager.JournalContent - Enum in org.apache.activemq.artemis.core.persistence.impl.journal
-
- AbstractProtocolManager<P,I extends BaseInterceptor<P>,C extends RemotingConnection> - Class in org.apache.activemq.artemis.spi.core.protocol
-
- AbstractProtocolManager() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
-
- AbstractProtocolManagerFactory<P extends BaseInterceptor> - Class in org.apache.activemq.artemis.spi.core.protocol
-
- AbstractProtocolManagerFactory() - Constructor for class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory
-
- Acceptor - Interface in org.apache.activemq.artemis.spi.core.remoting
-
An Acceptor is used by the RemotingService to allow clients to connect.
- AcceptorControlImpl - Class in org.apache.activemq.artemis.core.management.impl
-
- AcceptorControlImpl(Acceptor, StorageManager, TransportConfiguration) - Constructor for class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- acceptorExists(Integer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- AcceptorFactory - Interface in org.apache.activemq.artemis.spi.core.remoting
-
A factory for creating acceptors.
- acceptorNotExists(Integer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- AcceptorTransportConfigurationParser - Class in org.apache.activemq.artemis.uri
-
- AcceptorTransportConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.AcceptorTransportConfigurationParser
-
- acceptorUnavailable() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- acceptsNoHandshake() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- acceptsNoHandshake() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
If this protocols accepts connectoins without an initial handshake.
- ack(PagedReference) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- AckDescribe - Class in org.apache.activemq.artemis.core.persistence.impl.journal
-
- AckDescribe(RefEncoding) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.AckDescribe
-
- acknowledge() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- acknowledge(Transaction) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- acknowledge(Transaction, AckReason) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- acknowledge() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- acknowledge(Transaction) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- acknowledge(Transaction, AckReason) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- acknowledge(MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- acknowledge(MessageReference, AckReason) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- acknowledge(Transaction, MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- acknowledge(Transaction, MessageReference, AckReason) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- acknowledge(Transaction, long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- acknowledge(long, long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- acknowledge() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- acknowledge(Transaction) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- acknowledge(Transaction, AckReason) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- acknowledge(MessageReference) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- acknowledge(MessageReference, AckReason) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- acknowledge(Transaction, MessageReference) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- acknowledge(Transaction, MessageReference, AckReason) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- acknowledge(Transaction, long) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- acknowledge(long, long) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- ACKNOWLEDGE_CURSOR - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- ACKNOWLEDGE_REF - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- AckReason - Enum in org.apache.activemq.artemis.core.server.impl
-
- ackTx(Transaction, PagedReference) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- activate() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- activateBackup(int, String, String, String, String, SimpleString) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
- ActivateCallback - Interface in org.apache.activemq.artemis.core.server
-
- activated() - Method in interface org.apache.activemq.artemis.core.server.ActivateCallback
-
- activated() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- activateReplicatedBackupFailed(Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- activateSharedStoreSlaveFailed(Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- activatingReplica(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- activatingSharedStoreSlave() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- Activation - Class in org.apache.activemq.artemis.core.server.impl
-
An activation controls the lifecycle of the server and any components specific to the Activation itself.
- Activation() - Constructor for class org.apache.activemq.artemis.core.server.impl.Activation
-
- activationComplete() - Method in interface org.apache.activemq.artemis.core.server.ActivateCallback
-
- activationDidntFinish(ActiveMQServer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- activationFailed(Exception) - Method in interface org.apache.activemq.artemis.core.server.ActivationFailureListener
-
This will be invoked by the broker in case of an exception during the activation process
- ActivationFailureListener - Interface in org.apache.activemq.artemis.core.server
-
This interface represents a way users can be alerted to activation failures that don't necessarily constitute a
fatal problem for the broker (e.g.
- activationForServer(ActiveMQServer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- ActivationParams - Class in org.apache.activemq.artemis.core.server
-
- ActivationParams() - Constructor for class org.apache.activemq.artemis.core.server.ActivationParams
-
- activationTimeout() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ActiveMQJAASSecurityManager - Class in org.apache.activemq.artemis.spi.core.security
-
This implementation delegates to the JAAS security interfaces.
- ActiveMQJAASSecurityManager() - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- ActiveMQJAASSecurityManager(String) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- ActiveMQJAASSecurityManager(String, String) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- ActiveMQJAASSecurityManager(String, SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- ActiveMQJAASSecurityManager(String, String, SecurityConfiguration, SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- ActiveMQMessageBundle - Interface in org.apache.activemq.artemis.core.server
-
Logger Code 11
- ActiveMQPacketHandler - Class in org.apache.activemq.artemis.core.protocol.core.impl
-
A packet handler for all packets that need to be handled at the server level
- ActiveMQPacketHandler(CoreProtocolManager, ActiveMQServer, Channel, CoreRemotingConnection) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQPacketHandler
-
- ActiveMQSecurityManager - Interface in org.apache.activemq.artemis.spi.core.security
-
Use to validate whether a user has is valid to connect to the server and perform certain
functions
- ActiveMQSecurityManager2 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the
server and perform certain functions on certain destinations.
- ActiveMQSecurityManager3 - Interface in org.apache.activemq.artemis.spi.core.security
-
Used to validate whether a user is authorized to connect to the
server and perform certain functions on certain destinations.
- ActiveMQSecurityManagerImpl - Class in org.apache.activemq.artemis.spi.core.security
-
Deprecated.
- ActiveMQSecurityManagerImpl() - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- ActiveMQSecurityManagerImpl(SecurityConfiguration) - Constructor for class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- ActiveMQServer - Interface in org.apache.activemq.artemis.core.server
-
This interface defines the internal interface of the ActiveMQ Artemis Server exposed to other components
of the server.
- activeMQServer - Variable in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- ActiveMQServerControlImpl - Class in org.apache.activemq.artemis.core.management.impl
-
- ActiveMQServerControlImpl(PostOffice, Configuration, ResourceManager, RemotingService, ActiveMQServer, MessageCounterManager, StorageManager, NotificationBroadcasterSupport) - Constructor for class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- ActiveMQServerImpl - Class in org.apache.activemq.artemis.core.server.impl
-
The ActiveMQ Artemis server implementation
- ActiveMQServerImpl() - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, MBeanServer) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, ActiveMQSecurityManager) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, MBeanServer, ActiveMQSecurityManager) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, MBeanServer, ActiveMQSecurityManager, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl(Configuration, MBeanServer, ActiveMQSecurityManager, ActiveMQServer, ServiceRegistry) - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- ActiveMQServerImpl.ShutdownOnCriticalErrorListener - Class in org.apache.activemq.artemis.core.server.impl
-
- ActiveMQServerLogger - Interface in org.apache.activemq.artemis.core.server
-
- ActiveMQServers - Class in org.apache.activemq.artemis.core.server
-
ActiveMQServers is a factory class for instantiating ActiveMQServer instances.
- ActiveMQServerSideProtocolManagerFactory - Class in org.apache.activemq.artemis.core.server.cluster
-
A protocol manager that will replace the packet manager for inter-server communications
- adaptTransportConfiguration(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ActiveMQServerSideProtocolManagerFactory
-
- ADD_LARGE_MESSAGE - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- ADD_LARGE_MESSAGE_PENDING - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
This is used when a large message is created but not yet stored on the system.
- ADD_MESSAGE - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- ADD_REF - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- addAcceptorConfiguration(TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addAcceptorConfiguration(String, String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Add an acceptor to the config
- addAcceptorConfiguration(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addAcceptorConfiguration(String, String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addAcceptorFactory(String, AcceptorFactory) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addAcceptorFactory(String, AcceptorFactory) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addAckedQueue(Queue) - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- addActivationParam(String, Object) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- addActivationParam(String, Object) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- addAddressesSetting(String, AddressSettings) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addAddressesSetting(String, AddressSettings) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addAddressSettings(String, String, String, long, boolean, int, long, int, int, long, double, long, long, boolean, String, long, long, String, boolean, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- addBinding(Binding) - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- addBinding(Binding) - Method in interface org.apache.activemq.artemis.core.postoffice.Bindings
-
- addBinding(Binding) - Method in class org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl
-
- addBinding(Binding) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- addBinding(Binding) - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- addBinding(Binding) - Method in class org.apache.activemq.artemis.core.postoffice.impl.WildcardAddressManager
-
If the address to add the binding to contains a wildcard then a copy of the binding (with the same underlying queue)
will be added to the actual mappings.
- addBinding(Binding) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- addBlockedStore(PagingStore) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- addBlockedStore(PagingStore) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- addBridgeConfiguration(BridgeConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addBridgeTransformer(String, Transformer) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addBridgeTransformer(String, Transformer) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addBroadcastGroupConfiguration(BroadcastGroupConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addBroadcastGroupConfiguration(BroadcastGroupConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addBytes(byte[]) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- addBytes(byte[]) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- addBytes(byte[]) - Method in interface org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
-
- addBytes(byte[]) - Method in interface org.apache.activemq.artemis.core.server.LargeServerMessage
-
- addBytesToLargeMessage(SequentialFile, long, byte[]) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- addBytesToLargeMessage(SequentialFile, long, byte[]) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- addBytesToLargeMessage(SequentialFile, long, byte[]) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- addCallback(FileStoreMonitor.Callback) - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- addCallback(URL, ReloadCallback) - Method in interface org.apache.activemq.artemis.core.server.reload.ReloadManager
-
- addCallback(URL, ReloadCallback) - Method in class org.apache.activemq.artemis.core.server.reload.ReloadManagerImpl
-
- addChannelHandlers(ChannelPipeline) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- addChannelHandlers(ChannelPipeline) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- addClientConnection(String, boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- addClientConnection(String, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- addClusterChannelHandler(Channel, Acceptor, CoreRemotingConnection, Activation) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
used to set a channel handler on the connection that can be used by the cluster control
- addClusterChannelHandler(Channel, Acceptor, CoreRemotingConnection, Activation) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- addClusterConfiguration(ClusterConnectionConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addClusterConfiguration(String, String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addClusterConfiguration(ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addClusterConfiguration(String, String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addClusterConnection(SimpleString, DiscoveryGroupConfiguration, ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
add a locator for a cluster connection.
- addClusterConnection(SimpleString, TransportConfiguration[], ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
add a locator for a cluster connection.
- addClusterTopologyListener(ClusterTopologyListener) - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- addClusterTopologyListener(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- addClusterTopologyListenerForReplication(ClusterTopologyListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
add a cluster listener
- addConnector(String) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- addConnector(TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.server.cluster.BroadcastGroup
-
- addConnector(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- addConnectorConfiguration(String, TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addConnectorConfiguration(String, String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addConnectorConfiguration(String, TransportConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addConnectorConfiguration(String, String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addConnectorService(ConnectorServiceFactory, ConnectorServiceConfiguration) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addConnectorService(ConnectorServiceFactory, ConnectorServiceConfiguration) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addConnectorServiceConfiguration(ConnectorServiceConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addConnectorServiceConfiguration(ConnectorServiceConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addConsumer(SimpleString) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- addConsumer(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.cluster.RemoteQueueBinding
-
- addConsumer(Consumer) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addConsumer(Consumer) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addDeployable(Deployable) - Method in class org.apache.activemq.artemis.core.config.FileDeploymentManager
-
- addDiscoveryGroupConfiguration(String, DiscoveryGroupConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addDiscoveryGroupConfiguration(String, DiscoveryGroupConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addDivertConfiguration(DivertConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addDivertConfiguration(DivertConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addDivertTransformer(String, Transformer) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addDivertTransformer(String, Transformer) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addExternalComponent(ActiveMQComponent) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- addExternalComponent(ActiveMQComponent) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- addGroupBinding(GroupBinding) - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- addGroupBinding(GroupBinding) - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- addGroupBinding(GroupBinding) - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- addGrouping(GroupBinding) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- addGrouping(GroupBinding) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- addGrouping(GroupBinding) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- addHead(MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.LastValueQueue
-
- addHead(MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addHead(List<MessageReference>, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addHead(MessageReference, boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addHead(List<MessageReference>, boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addInc(long, int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
- addInc(long, int) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- addIncomingInterceptor(BaseInterceptor) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- addIncomingInterceptor(BaseInterceptor) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- addIncomingInterceptor(BaseInterceptor) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addIncomingInterceptor(BaseInterceptor) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addIncomingInterceptorForReplication(Interceptor) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
add an interceptor
- addingProtocolSupport(String, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- addInPlace(long, MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- addLinkedAddress(Address) - Method in interface org.apache.activemq.artemis.core.postoffice.Address
-
- addLinkedAddress(Address) - Method in class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- addListener(UnproposalListener) - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- addListener(UnproposalListener) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupHandlingAbstract
-
- addLiveMessage(PagedMessage) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- addLiveMessage(PagedMessage) - Method in interface org.apache.activemq.artemis.core.paging.cursor.LivePageCache
-
- addMappingInternal(SimpleString, Binding) - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- addMatch(String, T) - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
Add a new match to the repository
- addMatch(String, T, boolean) - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
- addMatch(String, T) - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- addMatch(String, T, boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
Add a new match to the repository
- AddMessageRecord - Class in org.apache.activemq.artemis.core.persistence.impl.journal
-
- AddMessageRecord(ServerMessage) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- addMetaData(String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- addMetaData(String, String) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- addNotificationListener(NotificationListener) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- addOperation(TransactionOperation) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- addOperation(TransactionOperation) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- addOutgoingInterceptor(BaseInterceptor) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- addOutgoingInterceptor(BaseInterceptor) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- addOutgoingInterceptor(BaseInterceptor) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- addOutgoingInterceptor(BaseInterceptor) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- addPageCache(PageCache) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- addPageCache(PageCache) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- addPendingCounter(PageSubscriptionCounter) - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
This will indicate a page that will need to be called on cleanup when the page has been closed and confirmed
- addPendingDelivery(PagePosition) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- addProtocolManagerFactory(ProtocolManagerFactory) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- addProtocolManagerFactory(ProtocolManagerFactory) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- addQueue(SimpleString, Queue) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- addQueue(SimpleString, Queue) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- addQueueBinding(long, Binding) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- addQueueBinding(long, Binding) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- addQueueBinding(long, Binding) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- addQueueConfiguration(CoreQueueConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addQueueConfiguration(CoreQueueConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addQueueStatusEncoding(QueueStatusEncoding) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- addQueueStatusEncoding(QueueStatusEncoding) - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- addQueueWithAck(SimpleString, Queue) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- addQueueWithAck(SimpleString, Queue) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- addRedistributor(long) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addRedistributor(long) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addResourceLimitSettings(ResourceLimitSettings) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addResourceLimitSettings(ResourceLimitSettings) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- ADDRESS - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- address - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DuplicateIDEncoding
-
- address - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- Address - Interface in org.apache.activemq.artemis.core.postoffice
-
USed to hold a hierarchical style address, delimited by a '.'.
- address - Variable in class org.apache.activemq.artemis.core.server.group.impl.GroupHandlingAbstract
-
- address() - Method in class org.apache.activemq.artemis.core.server.QueueConfig
-
- ADDRESS_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- ADDRESS_FULL_MESSAGE_POLICY_TYPE - Static variable in class org.apache.activemq.artemis.core.config.impl.Validators
-
- ADDRESS_SETTING_RECORD - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- AddressControlImpl - Class in org.apache.activemq.artemis.core.management.impl
-
- AddressControlImpl(SimpleString, PostOffice, PagingManager, StorageManager, HierarchicalRepository<Set<Role>>) - Constructor for class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- AddressImpl - Class in org.apache.activemq.artemis.core.postoffice.impl
-
splits an address string into its hierarchical parts split by '.'
- AddressImpl(SimpleString) - Constructor for class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- addressIsFull(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- addressIsNull() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- AddressManager - Interface in org.apache.activemq.artemis.core.postoffice
-
Used to maintain addresses and BindingsImpl.
- AddressSettings - Class in org.apache.activemq.artemis.core.settings.impl
-
Configuration settings that are applied on the address level
- AddressSettings(AddressSettings) - Constructor for class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- AddressSettings() - Constructor for class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- AddressSettingsNoDLA(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- AddressSettingsNoExpiryAddress(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- addressSettingsRepository - Variable in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
- addRole(String, String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- addScaledDownNode(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- addScaledDownNode(SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- addSecuritySettingPlugin(SecuritySettingPlugin) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- addSecuritySettingPlugin(SecuritySettingPlugin) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- addSecuritySettings(String, String, String, String, String, String, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- addSecuritySettings(String, String, String, String, String, String, String, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- addSize(int) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- addSize(int) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- addSize(int) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
Add size at the global count level.
- addSize(int) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- addStore(File) - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- addStore(FileStore) - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- addTail(MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.LastValueQueue
-
- addTail(MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addTail(MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- addTail(MessageReference) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addTail(MessageReference, boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- addToCache(byte[]) - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- addToCache(byte[], Transaction) - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- addToCache(byte[], Transaction, boolean) - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
it will add the data to the cache.
- addToCache(byte[]) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- addToCache(byte[], Transaction) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- addToCache(byte[], Transaction, boolean) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- addToPage(PagingStore, ServerMessage, Transaction, RouteContextList) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- addToPage(PagingStore, ServerMessage, Transaction, RouteContextList) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- addToPage(PagingStore, ServerMessage, Transaction, RouteContextList) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Write message to page if we are paging.
- addTransaction(PageTransactionInfo) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- addTransaction(PageTransactionInfo) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
Point to inform/restoring Transactions used when the messages were added into paging
- addUniqueMetaData(String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- addUniqueMetaData(String, String) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- addUser(String, String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- ADMIN_PERMISSION_VALUE - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- afterCommit(Transaction) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.FinishPageMessageOperation
-
- afterCommit(Transaction) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.AddOperation
-
- afterCommit(Transaction) - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- afterCommit(Transaction) - Method in interface org.apache.activemq.artemis.core.transaction.TransactionOperation
-
After commit shouldn't throw any exception.
- afterCommit(Transaction) - Method in class org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
-
After commit shouldn't throw any exception.
- afterCompleteOperations(IOCallback) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- afterCompleteOperations(IOCallback) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- afterCompleteOperations(IOCallback) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- afterConnect() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- afterConnect() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionBridge
-
- afterDelivery() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- afterDelivery() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
This can be used to complete certain operations outside of the lock,
like acks or other operations.
- afterPageRead() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- afterPageRead() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- afterPageRead() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
We need a safeguard in place to avoid too much concurrent IO happening on Paging, otherwise
the system may become unresponsive if too many destinations are reading all the same time.
- afterPrepare(Transaction) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.AddOperation
-
- afterPrepare(Transaction) - Method in interface org.apache.activemq.artemis.core.transaction.TransactionOperation
-
After prepare shouldn't throw any exception.
- afterPrepare(Transaction) - Method in class org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
-
After prepare shouldn't throw any exception.
- afterRollback(Transaction) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.FinishPageMessageOperation
-
- afterRollback(Transaction) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.TXLargeMessageConfirmationOperation
-
- afterRollback(Transaction) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.AddOperation
-
- afterRollback(Transaction) - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- afterRollback(Transaction) - Method in interface org.apache.activemq.artemis.core.transaction.TransactionOperation
-
After rollback shouldn't throw any exception.
- afterRollback(Transaction) - Method in class org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
-
After rollback shouldn't throw any exception.
- afterStore(TransactionOperation) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- afterStore(TransactionOperation) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
This is an operation that will be called right after the storage is completed.
- afterStoreOperations(IOCallback) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- afterStoreOperations(IOCallback) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- afterStoreOperations(IOCallback) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
This is similar to afterComplete, however this only cares about the journal part.
- AIONotFound() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- allocateDirectBuffer(int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JDBCJournalStorageManager
-
- allocateDirectBuffer(int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- allocateDirectBuffer(int) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- allocateDirectBuffer(int) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
AIO has an optimized buffer which has a method to release it
instead of the way NIO will release data based on GC.
- allowInvmSecurityOverride(ActiveMQPrincipal) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- allowInvmSecurityOverride(ActiveMQPrincipal) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
Allow acceptors to use this as their default security Principal if applicable.
- allVotesCast(Topology) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
called by the
QuorumManager
when all the votes have been cast and received.
- allVotesCast(Topology) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
- alreadyHaveReplicationServer() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- announceBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- announceBackupNoClusterConnections() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- announceBackupNoConnector(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- announceReplicatingBackupToLive(boolean, String) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
XXX HORNETQ-720
- announceScaleDown(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
- AnyLiveNodeLocatorForReplication - Class in org.apache.activemq.artemis.core.server.impl
-
This implementation looks for any available live node, once tried with no success it is marked as
tried and the next available is used.
- AnyLiveNodeLocatorForReplication(SharedNothingBackupQuorum, ActiveMQServerImpl) - Constructor for class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForReplication
-
- AnyLiveNodeLocatorForScaleDown - Class in org.apache.activemq.artemis.core.server.impl
-
This implementation looks for any available live node, once tried with no success it is marked as
tried and the next available is used.
- AnyLiveNodeLocatorForScaleDown(ActiveMQServerImpl) - Constructor for class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForScaleDown
-
- appendAddRecord(long, byte, byte[], boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendAddRecord(long, byte, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendAddRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendAddRecordTransactional(long, long, byte, byte[]) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendAddRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendAddRecordTransactional(byte, ReplicationManager.ADD_OPERATION_TYPE, long, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendCommitRecord(long, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendCommitRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendCommitRecord(long, boolean, IOCompletion, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendCommitRecord(byte, long, boolean, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendDeleteRecord(long, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendDeleteRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendDeleteRecord(byte, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendDeleteRecordTransactional(long, long, byte[]) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendDeleteRecordTransactional(long, long, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendDeleteRecordTransactional(long, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendDeleteRecordTransactional(byte, long, long, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendDeleteRecordTransactional(byte, long, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendPrepareRecord(long, byte[], boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendPrepareRecord(long, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendPrepareRecord(long, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendPrepareRecord(byte, long, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendRollbackRecord(long, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendRollbackRecord(long, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendRollbackRecord(byte, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendUpdateRecord(long, byte, byte[], boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendUpdateRecord(long, byte, EncodingSupport, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendUpdateRecord(long, byte, EncodingSupport, boolean, IOCompletion) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendUpdateRecord(byte, ReplicationManager.ADD_OPERATION_TYPE, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- appendUpdateRecordTransactional(long, long, byte, byte[]) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- appendUpdateRecordTransactional(long, long, byte, EncodingSupport) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- applyIncrementOnTX(Transaction, long, int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
This method will install the TXs
- applyIncrementOnTX(Transaction, long, int) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- applySetting(AddressSettings) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- applySetting(AddressSettings) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- asyncConnectionExecutionEnabled - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- atomicVerify(byte[], Transaction) - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- atomicVerify(byte[], Transaction) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl
-
- authenticate(String, String, X509Certificate[]) - Method in interface org.apache.activemq.artemis.core.security.SecurityStore
-
- authenticate(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- AUTHENTICATION - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- authorize() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
authorise this cluster control so it can communicate with the cluster, it will set the cluster channel on a successful
authentication.
- autoCommitAcks - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- autoCommitSends - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- autoConvertError(Class<? extends Object>) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- autoCreated - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- autoCreated(boolean) - Method in class org.apache.activemq.artemis.core.server.QueueConfig.Builder
-
- AutoCreatedQueueManager - Interface in org.apache.activemq.artemis.core.server
-
- AutoCreatedQueueManagerImpl - Class in org.apache.activemq.artemis.core.server.impl
-
- AutoCreatedQueueManagerImpl(QueueDeleter, SimpleString) - Constructor for class org.apache.activemq.artemis.core.server.impl.AutoCreatedQueueManagerImpl
-
- autoFailBackDenied() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- await(int, TimeUnit) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
- awaitBindings() - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- awaitBindings() - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- awaitBindings() - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- awaitConnectionToReplicationCluster() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
wait until we have connected to the cluster.
- awaitFailBack() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- awaitingLiveLock() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- awaitLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- awaitLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- awaitLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- awaitLiveNode() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- awaitLiveStatus() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- awaitLiveStatus() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- awaitLiveStatus() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- awaitLiveStatus() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- calculateUsage(FileStore) - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- callActivationFailureListeners(Exception) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
Alert activation failure listeners of a failure.
- callActivationFailureListeners(Exception) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- callback - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- callback(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.PostQueueCreationCallback
-
- callback(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.PostQueueDeletionCallback
-
- callPostQueueCreationCallbacks(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- callPostQueueCreationCallbacks(SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- callPostQueueDeletionCallbacks(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- callPostQueueDeletionCallbacks(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- cancel(Transaction, MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- cancel(Transaction, MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- cancel(MessageReference, long) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- cancel(Filter) - Method in class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- cancel(Transaction, MessageReference) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- cancel(Transaction, MessageReference, boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- cancel(MessageReference, long) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- cancel(Filter) - Method in interface org.apache.activemq.artemis.core.server.ScheduledDeliveryHandler
-
- cancelRedistributor() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- cancelRedistributor() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- cancelRefs(boolean, boolean, Transaction) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- cancelRefs(boolean, boolean, Transaction) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- cannotConvertToInt() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- cannotCreateDir(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- cannotDeleteQueue(SimpleString, SimpleString, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- cannotFindConsumer(long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- cannotFindMessage(Long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- cannotFindResource(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- cannotFindRoleForUser(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- cannotSetMBeanserver() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- canScaleDown() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- canScaleDown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- cantFindQueueOnPageComplete(long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- caughtException(Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- caughtXaException(Exception) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- causeExit(SharedNothingBackupQuorum.BACKUP_ACTIVATION) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
Cause the Activation thread to exit and the server to be stopped.
- CertificateCallback - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A Callback for SSL certificates.
- CertificateCallback() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
- CertificateLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
A LoginModule that allows for authentication based on SSL certificates.
- CertificateLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
- changeMessagePriority(long, int) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- changeMessagesPriority(String, int) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- changeReferencePriority(long, byte) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- changeReferencePriority(long, byte) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- changeReferencesPriority(Filter, byte) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- changeReferencesPriority(Filter, byte) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- channel - Variable in class org.apache.activemq.artemis.core.server.NodeManager
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.HttpAcceptorHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.HttpAcceptorHandler
-
- channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandler
-
- check(SimpleString, CheckType, SecurityAuth) - Method in class org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl
-
- check(SimpleString, CheckType, SecurityAuth) - Method in interface org.apache.activemq.artemis.core.security.SecurityStore
-
- CHECK_QUEUE_SIZE_PERIOD - Static variable in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- checkAndSchedule(MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- checkAndSchedule(MessageReference, boolean) - Method in interface org.apache.activemq.artemis.core.server.ScheduledDeliveryHandler
-
- checkFlushBatchBuffer() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- checkJournalDirectory() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
Check if journal directory exists or create it (if configured to do so)
- checkLiveIsNotColocated(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- checkMemory(Runnable) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- checkMemory(Runnable) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- checkMemoryRelease() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- checkOldFolders() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- checkPageFileExists(int) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- checkPageFileExists(int) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- checkQueueCreationLimit(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- checkQueueCreationLimit(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- checkRedelivery(MessageReference, long, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- checkRedelivery(MessageReference, long, boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- checkReleasedMemory() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- checkReleasedMemory() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
It will return true if the destination is leaving blocking.
- checkReleaseMemory(boolean, long) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- CheckType - Enum in org.apache.activemq.artemis.core.security
-
- cleanup() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- cleanup() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
This method should always be called from a single threaded executor
- cleanup() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
Perform the cleanup at the caller's thread (for startup and recovery)
- cleanup() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.BatchingIDGenerator
-
A method to cleanup old records after started
- cleanUp() - Method in class org.apache.activemq.artemis.core.server.impl.BackupRecoveryJournalLoader
-
- cleanUp() - Method in interface org.apache.activemq.artemis.core.server.impl.JournalLoader
-
- cleanUp() - Method in class org.apache.activemq.artemis.core.server.impl.PostOfficeJournalLoader
-
- cleanupComplete(ArrayList<PageSubscription>) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- cleanupEnabled - Variable in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- cleanupEntries(boolean) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- cleanupInternalPropertiesBeforeRouting(ServerMessage) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- cleanupNonTXCounters(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
Cleanup temporary page counters on non transactional paged messages
- cleanupNonTXCounters(long) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- clear() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- clear() - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- clear() - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- clear() - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- clear() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- clear() - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- clear() - Method in class org.apache.activemq.artemis.core.postoffice.impl.WildcardAddressManager
-
- clear() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMRegistry
-
- clear() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- clear() - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- clear() - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- clear() - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
clear the repository
- clear() - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- clearAcceptorConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- clearAcceptorConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- clearAddressesSettings() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- clearAddressesSettings() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- clearCache() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- clearCache() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
Used on tests, to simulate a scenario where the VM cleared space
- clearCache() - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
Clears the cache.
- clearCache() - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- clearClusterConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- clearClusterConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- clearConnectorConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- clearConnectorConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- clearContext() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- clearContext() - Static method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- clearContext() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- clearContext() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- clearingUpSession(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clearIO() - Method in class org.apache.activemq.artemis.core.management.impl.AbstractControl
-
- clearLargeMessage() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- clearListeners() - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
Removes all listeners.
- clearListeners() - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- clearReplicationTokens() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Completes any pending operations.
- clientConnectionFailed(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clientConnectionFailedClearingSession(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clientExited(String, long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- close() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- close(PageSubscription) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- close() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- close(PageSubscription) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- close() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- close(boolean) - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
sendEvent means it's a close happening from a major event such moveNext.
- close() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- close() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- close() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- close(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- close() - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- close() - Method in class org.apache.activemq.artemis.core.protocol.ProtocolHandler
-
- close() - Method in class org.apache.activemq.artemis.core.registry.JndiBindingRegistry
-
- close() - Method in class org.apache.activemq.artemis.core.registry.MapBindingRegistry
-
- close() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- close() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- close() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.HttpKeepAliveRunnable
-
- close() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
close this cluster control and its resources
- close() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.Redistributor
-
- close() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- close() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- close() - Method in interface org.apache.activemq.artemis.core.server.cluster.qourum.Quorum
-
called if the quorum manager is stopping so we can clean up
- close() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation
-
- close() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- close() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.BrowserDeliverer
-
- close(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- close(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation
-
- close(boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.SharedStoreLiveActivation
-
- close() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- close(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- close(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- close() - Method in interface org.apache.activemq.artemis.spi.core.naming.BindingRegistry
-
- close(boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- closeConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- closeConnectionsForUser(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- closeConsumer(long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- closeConsumer(long) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- closeConsumerConnectionsForAddress(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- closeContext() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- closed() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- closed() - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- closeFile() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- closeListeners() - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- clusterConfigurations - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- ClusterConnection - Interface in org.apache.activemq.artemis.core.server.cluster
-
- clusterConnectionAlreadyExists(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ClusterConnectionBridge - Class in org.apache.activemq.artemis.core.server.cluster.impl
-
A bridge with extra functionality only available when the server is clustered.
- ClusterConnectionBridge(ClusterConnection, ClusterManager, ServerLocatorInternal, ServerLocatorInternal, int, int, long, double, long, UUID, long, String, SimpleString, Queue, Executor, Filter, SimpleString, ScheduledExecutorService, Transformer, boolean, String, String, ActiveMQServer, SimpleString, SimpleString, MessageFlowRecord, TransportConfiguration) - Constructor for class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionBridge
-
- ClusterConnectionConfiguration - Class in org.apache.activemq.artemis.core.config
-
- ClusterConnectionConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- ClusterConnectionConfiguration(URI) - Constructor for class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- ClusterConnectionConfigurationParser - Class in org.apache.activemq.artemis.uri
-
- ClusterConnectionConfigurationParser() - Constructor for class org.apache.activemq.artemis.uri.ClusterConnectionConfigurationParser
-
- ClusterConnectionControlImpl - Class in org.apache.activemq.artemis.core.management.impl
-
- ClusterConnectionControlImpl(ClusterConnection, StorageManager, ClusterConnectionConfiguration) - Constructor for class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- ClusterConnectionImpl - Class in org.apache.activemq.artemis.core.server.cluster.impl
-
- ClusterConnectionImpl(ClusterManager, TransportConfiguration[], TransportConfiguration, SimpleString, SimpleString, int, long, long, long, double, long, int, int, long, long, boolean, MessageLoadBalancingType, int, int, ExecutorFactory, ActiveMQServer, PostOffice, ManagementService, ScheduledExecutorService, int, NodeManager, String, String, boolean, long, int) - Constructor for class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- ClusterConnectionImpl(ClusterManager, DiscoveryGroupConfiguration, TransportConfiguration, SimpleString, SimpleString, int, long, long, long, double, long, int, int, long, long, boolean, MessageLoadBalancingType, int, int, ExecutorFactory, ActiveMQServer, PostOffice, ManagementService, ScheduledExecutorService, int, NodeManager, String, String, boolean, long, int) - Constructor for class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- ClusterConnectionMulticastSchema - Class in org.apache.activemq.artemis.uri.schemas.clusterConnection
-
- ClusterConnectionMulticastSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
-
- clusterConnectionNoConnector(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clusterConnectionNoDiscoveryGroup(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clusterConnectionNoForwardAddress() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clusterConnectionNotUnique() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ClusterConnectionStaticSchema - Class in org.apache.activemq.artemis.uri.schemas.clusterConnection
-
- ClusterConnectionStaticSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
-
- ClusterConnectMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
-
- ClusterConnectMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectMessage
-
- ClusterConnectMessage(String, String) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectMessage
-
- ClusterConnectReplyMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
-
- ClusterConnectReplyMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectReplyMessage
-
- ClusterConnectReplyMessage(boolean) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectReplyMessage
-
- ClusterControl - Class in org.apache.activemq.artemis.core.server.cluster
-
handles the communication between a cluster node and the cluster, either the whole cluster or a specific node in the
cluster such as a replicating node.
- ClusterControl(ClientSessionFactoryInternal, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
- clusterControlAuthfailure() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ClusterController - Class in org.apache.activemq.artemis.core.server.cluster
-
used for creating and managing cluster control connections for each cluster connection and the replication connection
- ClusterController(ActiveMQServer, ScheduledExecutorService) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- ClusterManager - Class in org.apache.activemq.artemis.core.server.cluster
-
- ClusterManager(ExecutorFactory, ActiveMQServer, PostOffice, ScheduledExecutorService, ManagementService, Configuration, NodeManager, boolean) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- ClusterManager.IncomingInterceptorLookingForExceptionMessage - Class in org.apache.activemq.artemis.core.server.cluster
-
- clusterManagerAuthenticationError(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clusterName - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- clusterNameIsNull() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- clusterPassword - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- clusterSecurityRisk() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- clusterUser - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- ColocatedActivation - Class in org.apache.activemq.artemis.core.server.impl
-
- ColocatedActivation(ActiveMQServerImpl, ColocatedPolicy, LiveActivation) - Constructor for class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- ColocatedHAManager - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- ColocatedHAManager(ColocatedPolicy, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
- ColocatedPolicy - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- ColocatedPolicy(boolean, int, long, int, int, List<String>, HAPolicy, BackupPolicy) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- ColocatedPolicyConfiguration - Class in org.apache.activemq.artemis.core.config.ha
-
- ColocatedPolicyConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- commit() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- commit() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- commit(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- commit(long, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- commit(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- commit(long, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- commit(long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- commit(long, boolean) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- commit() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- commit() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- commit() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- commit(boolean) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- commit() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- commit(boolean) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Overriding to complete login process.
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
-
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
-
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- commit() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
-
- commitBindings(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- commitBindings(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- commitBindings(long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- commitPreparedTransaction(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- compare(Queue, Queue) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler.OrderQueueByNumberOfReferencesComparator
-
- compareTo(PagePosition) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PagePositionImpl
-
- compareTo(Page) - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- complete() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- completeActivation() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- CompositeDataConstants - Interface in org.apache.activemq.artemis.core.management.impl.openmbean
-
- config - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- CONFIG_PROP_NAME - Static variable in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
-
- configResourcePath - Variable in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- Configuration - Interface in org.apache.activemq.artemis.core.config
-
A Configuration is used to configure ActiveMQ Artemis servers.
- configuration - Variable in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- ConfigurationImpl - Class in org.apache.activemq.artemis.core.config.impl
-
- ConfigurationImpl() - Constructor for class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- configurationReloadFailed(Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ConfigurationUtils - Class in org.apache.activemq.artemis.core.config
-
- confirmedMessages - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.TXLargeMessageConfirmationOperation
-
- confirmLargeMessage(LargeServerMessage) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- confirmPendingLargeMessage(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
We don't need messageID now but we are likely to need it we ever decide to support a database
- confirmPendingLargeMessage(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- confirmPendingLargeMessage(long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Confirms that a large message was finished
- confirmPendingLargeMessageTX(Transaction, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- confirmPendingLargeMessageTX(Transaction, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- confirmPendingLargeMessageTX(Transaction, long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Confirms that a large message was finished
- confirmPosition(PagePosition) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- confirmPosition(Transaction, PagePosition) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- connect(String, BufferHandler, InVMConnector, Executor) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- connect() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- connect() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- connect() - Method in interface org.apache.activemq.artemis.core.server.cluster.RemoteQueueBinding
-
- connected() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
called by the
QuorumManager
when one of the nodes in the quorum is
successfully connected to.
- connected() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
if we can connect to a node
- CONNECTION_PASSWORD - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- CONNECTION_PROTOCOL - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- CONNECTION_URL - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- CONNECTION_USERNAME - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- connectionClosed() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.TempQueueCleanerUpper
-
- connectionCreated(ActiveMQComponent, Connection, ProtocolManager) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- ConnectionCreator - Interface in org.apache.activemq.artemis.core.remoting.impl.netty
-
- connectionDestroyed(Object) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- connectionException(Object, ActiveMQException) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- connectionExists(Object) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- connectionFailed(ActiveMQException, boolean, String) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
if the connection to our replicated live goes down then decide on an action
- connectionFailed(ActiveMQException, boolean, String) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- connectionFailed(ActiveMQException, boolean, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- connectionFailed(ActiveMQException, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.TempQueueCleanerUpper
-
- connectionFailed(ActiveMQException, boolean, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.TempQueueCleanerUpper
-
- connectionFailureDetected(String, ActiveMQExceptionType) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectionLimitReached(long, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectionReadyForWrites(Object, boolean) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- CONNECTIONS_ALLOWED - Static variable in class org.apache.activemq.artemis.core.remoting.impl.invm.TransportConstants
-
- connectionsClosedByManagement(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- connectionsForUserClosedByManagement(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- connectionTTLEqualsCheckPeriod(String, String, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectionTTLOverride - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- connector - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- connectorAlreadyDeployed(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectorConfigs - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- connectorKeysInvalid(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectorKeysMissing(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectorRefNotFound(String, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ConnectorService - Interface in org.apache.activemq.artemis.core.server
-
- ConnectorServiceConfiguration - Class in org.apache.activemq.artemis.core.config
-
- ConnectorServiceConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- connectorServiceConfigurations - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- ConnectorServiceFactory - Interface in org.apache.activemq.artemis.core.server
-
- ConnectorsService - Class in org.apache.activemq.artemis.core.server.impl
-
ConnectorsService will pool some resource for updates, e.g.
- ConnectorsService(Configuration, StorageManager, ScheduledExecutorService, PostOffice, ServiceRegistry) - Constructor for class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- connectorWithNoName() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- connectToCluster(ServerLocatorInternal) - Method in class org.apache.activemq.artemis.core.server.LiveNodeLocator
-
connects to the cluster
- connectToNode(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
connect to a specific node in the cluster used for replication
- connectToNodeInCluster(ClientSessionFactoryInternal) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
connect to an already defined node in the cluster
- connectToNodeInReplicatedCluster(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
connect to a specific node in the cluster used for replication
- connectToScaleDownTarget(ScaleDownPolicy) - Method in class org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation
-
- Consumer - Interface in org.apache.activemq.artemis.core.server
-
- consumerConnectionsClosedByManagement(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- consumerCount() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- consumerCount() - Method in interface org.apache.activemq.artemis.core.postoffice.QueueBinding
-
- consumerCount() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- consumerDoesntExist(long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- consumerNoReference(Long, Long, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- consumers - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- contains(PagedReference) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- contains(byte[]) - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- contains(byte[]) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- containsWildCard() - Method in interface org.apache.activemq.artemis.core.postoffice.Address
-
- containsWildCard() - Method in class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- context - Variable in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- convert(MessageReference) - Static method in class org.apache.activemq.artemis.core.management.impl.openmbean.OpenTypeSupport
-
- copy() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- copy() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- copy(Queue) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- copy() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- copy(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- copy(Queue) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- copy(long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- copy() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- copy(Queue) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- copy(long) - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- copy() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- CoreProtocolManager - Class in org.apache.activemq.artemis.core.protocol.core.impl
-
- CoreProtocolManager(CoreProtocolManagerFactory, ActiveMQServer, List<Interceptor>, List<Interceptor>) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- CoreProtocolManagerFactory - Class in org.apache.activemq.artemis.core.protocol.core.impl
-
- CoreProtocolManagerFactory() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManagerFactory
-
- CoreQueueConfiguration - Class in org.apache.activemq.artemis.core.config
-
- CoreQueueConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- CoreSessionCallback - Class in org.apache.activemq.artemis.core.protocol.core.impl
-
- CoreSessionCallback(String, ProtocolManager, Channel, RemotingConnection) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- CoreTransactionDetail - Class in org.apache.activemq.artemis.core.transaction.impl
-
- CoreTransactionDetail(Xid, Transaction, Long) - Constructor for class org.apache.activemq.artemis.core.transaction.impl.CoreTransactionDetail
-
- couldNotDeleteTempFile(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- couldNotFinishExecutor(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- couldNotFlushClusterManager(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- couldNotMoveJournal(File) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- count - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DeliveryCountUpdateEncoding
-
- countMessages(String) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- crashLiveServer() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- crashLiveServer() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- crashLiveServer() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- crashLiveServer() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- create(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.QueueCreator
-
You should return true if you even tried to create the queue and the queue was already there.
- createAcceptor(String, ClusterConnection, Map<String, Object>, BufferHandler, ServerConnectionLifeCycleListener, Executor, ScheduledExecutorService, Map<String, ProtocolManager>) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptorFactory
-
- createAcceptor(String, ClusterConnection, Map<String, Object>, BufferHandler, ServerConnectionLifeCycleListener, Executor, ScheduledExecutorService, Map<String, ProtocolManager>) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptorFactory
-
- createAcceptor(String, String) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- createAcceptor(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- createAcceptor(String, String) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- createAcceptor(TransportConfiguration) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- createAcceptor(String, ClusterConnection, Map<String, Object>, BufferHandler, ServerConnectionLifeCycleListener, Executor, ScheduledExecutorService, Map<String, ProtocolManager>) - Method in interface org.apache.activemq.artemis.spi.core.remoting.AcceptorFactory
-
Create a new instance of an Acceptor.
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- createActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- createBackupServer(Configuration) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- createBackupServer(Configuration) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createBindings(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.BindingsFactory
-
- createBindings(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- createBindingsDir - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- createBridge(String, String, String, String, String, long, double, int, int, boolean, int, int, long, String, boolean, boolean, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createBridge(String, String, String, String, String, long, double, int, int, boolean, int, long, String, boolean, boolean, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- createConnection(ChannelHandlerContext, String, boolean) - Method in interface org.apache.activemq.artemis.core.remoting.impl.netty.ConnectionCreator
-
- createConnectionCreator() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- createConnectionEntry(Acceptor, Connection) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- createConnectionEntry(Acceptor, Connection) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- createConnector(Map<String, Object>, BufferHandler, ClientConnectionLifeCycleListener, Executor, Executor, ScheduledExecutorService, ClientProtocolManager) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory
-
- createConnectorService(String, String, Map<String, Object>) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createConnectorService(String, Map<String, Object>, StorageManager, PostOffice, ScheduledExecutorService) - Method in interface org.apache.activemq.artemis.core.server.ConnectorServiceFactory
-
- createConsumer(long, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- createConsumer(long, SimpleString, SimpleString, boolean, boolean, Integer) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- createConsumer(long, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- createConsumer(long, SimpleString, SimpleString, boolean, boolean, Integer) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- createDivert(String, String, String, String, boolean, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createFile() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- createFileForLargeMessage(long, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- createFileForLargeMessage(long, StorageManager.LargeMessageExtension) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- createFileForLargeMessage(long, StorageManager.LargeMessageExtension) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- createFileForLargeMessage(long, StorageManager.LargeMessageExtension) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- createFilesForBackupSync(long[]) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- createFilter(String) - Static method in class org.apache.activemq.artemis.core.filter.impl.FilterImpl
-
- createFilter(SimpleString) - Static method in class org.apache.activemq.artemis.core.filter.impl.FilterImpl
-
- createGroupPrincipal(String, String) - Static method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- createIDEncodingSupport(long) - Static method in class org.apache.activemq.artemis.core.persistence.impl.journal.BatchingIDGenerator
-
- createJournalDir - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- createJournalLoader(PostOffice, PagingManager, StorageManager, QueueFactory, NodeManager, ManagementService, GroupingHandler, Configuration, ActiveMQServer) - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- createJournalLoader(PostOffice, PagingManager, StorageManager, QueueFactory, NodeManager, ManagementService, GroupingHandler, Configuration, ActiveMQServer) - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- createJournalLoader(PostOffice, PagingManager, StorageManager, QueueFactory, NodeManager, ManagementService, GroupingHandler, Configuration, ActiveMQServer) - Method in class org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation
-
- createLargeMessage() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- createLargeMessage(long, MessageInternal) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- createLargeMessage() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- createLargeMessage(long, MessageInternal) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- createLargeMessage() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- createLargeMessage(long, MessageInternal) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Creates a new LargeMessage with the given id.
- createNodeId() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- createNodeManager(File, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createPage(int) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- createPage(int) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- createPageCache(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- createPagingManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createProtocolManager(ActiveMQServer, Map<String, Object>, List<BaseInterceptor>, List<BaseInterceptor>) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManagerFactory
-
When you create the ProtocolManager, you should filter out any interceptors that won't belong
to this Protocol.
- createProtocolManager(ActiveMQServer, Map<String, Object>, List<BaseInterceptor>, List<BaseInterceptor>) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
When you create the ProtocolManager, you should filter out any interceptors that won't belong
to this Protocol.
- createQueue(String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createQueue(String, String, boolean) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createQueue(String, String, String, boolean) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- createQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- createQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createQueue(long, SimpleString, SimpleString, Filter, PageSubscription, SimpleString, boolean, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
Deprecated.
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- createQueue(long, SimpleString, SimpleString, Filter, PageSubscription, SimpleString, boolean, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.QueueFactory
-
- createQueue(SimpleString, SimpleString, SimpleString, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- createQueueWith(QueueConfig) - Method in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
- createQueueWith(QueueConfig) - Method in interface org.apache.activemq.artemis.core.server.QueueFactory
-
- createReference(Queue) - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- createReference(Queue) - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- createRefsOperation(Queue) - Method in class org.apache.activemq.artemis.core.transaction.impl.BindingsTransactionImpl
-
- createRefsOperation(Queue) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- createRefsOperation(Queue) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- createReplicationChannel() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
create a replication channel
- createSelectorFromAddress(String) - Static method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionBridge
-
Takes in a string of an address filter or comma separated list and generates an appropriate JMS selector for
filtering queues.
- createService(ConnectorServiceConfiguration, ConnectorServiceFactory) - Method in class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- createSession(String, String, String, int, RemotingConnection, boolean, boolean, boolean, boolean, String, SessionCallback, boolean, OperationContext) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- createSession(String, String, String, int, RemotingConnection, boolean, boolean, boolean, boolean, String, SessionCallback, boolean, OperationContext) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createSessionFactory() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- createSessionFactory() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionBridge
-
- createSharedQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
Creates a transient queue.
- createSharedQueue(SimpleString, SimpleString, SimpleString, SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- createSharedQueue(SimpleString, SimpleString, boolean, SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- createSharedQueue(SimpleString, SimpleString, boolean, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- createStorageManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
This method is protected as it may be used as a hook for creating a custom storage manager (on tests for instance)
- createSubscription(long, Filter, boolean) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- createSubscription(long, Filter, boolean) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- createTransportBuffer(int) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- criticalError(Throwable) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- criticalError(Throwable) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- criticalError(Throwable) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- current - Variable in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.BrowserDeliverer
-
- currentEventID - Variable in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- CursorAckRecordEncoding - Class in org.apache.activemq.artemis.core.persistence.impl.journal.codec
-
- CursorAckRecordEncoding(long, PagePosition) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.CursorAckRecordEncoding
-
- CursorAckRecordEncoding() - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.CursorAckRecordEncoding
-
- GE_ZERO - Static variable in class org.apache.activemq.artemis.core.config.impl.Validators
-
- generateID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- generateID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.BatchingIDGenerator
-
- generateID() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- generatingThreadDump() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- GENERIC_IGNORED_FILTER - Static variable in interface org.apache.activemq.artemis.core.filter.Filter
-
JMS Topics (which are outside of the scope of the core API) will require a dumb subscription
with a dummy-filter at this current version as a way to keep its existence valid and TCK
tests.
- GENERIC_IGNORED_FILTER - Static variable in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getAcceptor() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- getAcceptor(int) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMRegistry
-
- getAcceptor(String) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getAcceptor(String) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
Returns the acceptor identified by its name
or null
if it does not exists.
- getAcceptorConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the acceptors configured for this server.
- getAcceptorConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getAcceptorFactory(String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getAcceptorFactory(String, String) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get an instance of org.apache.activemq.artemis.spi.core.remoting.AcceptorFactory
- getActivation() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getActivation() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getActivationChannelHandler(Channel, Acceptor) - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- getActivationChannelHandler(Channel, Acceptor) - Method in class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- getActivationChannelHandler(Channel, Acceptor) - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- getActiveMQServer() - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- getActiveMQServerControl() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
Returns the resource to manage this ActiveMQ Artemis server.
- getActiveMQServerControl() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getActiveTokens() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
A list of tokens that are still waiting for replications to be completed
- getAddress() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getAddress() - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- getAddress() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getAddress() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getAddress() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.postoffice.Address
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getAddress() - Method in class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- getAddress() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getAddress() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getAddress() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getAddress() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- getAddress() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getAddress() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getAddress() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getAddresses() - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- getAddresses() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getAddresses() - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- getAddresses() - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getAddressesSettings() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getAddressesSettings() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getAddressFullMessagePolicy() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getAddressFullMessagePolicy() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getAddressFullMessagePolicy() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getAddressManager() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getAddressMatch() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
-
- getAddressMatch() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getAddressNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getAddressParts() - Method in interface org.apache.activemq.artemis.core.postoffice.Address
-
- getAddressParts() - Method in class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- getAddressSettingsAsJSON(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getAddressSettingsRepository() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getAddressSettingsRepository() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getAddressSize() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getAddressSize() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getAddressSize() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getAdminPermissionValue() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getAlignment() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getAllBindings() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getAllBindings() - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getAllOperations() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getAllOperations() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getAllowableProperties() - Method in interface org.apache.activemq.artemis.core.server.ConnectorServiceFactory
-
- getAlternativeClusterName() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- getAppConfigurationEntry(String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- getAttribute(String, String) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getAttributeValue(Node, String) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getAuthentication() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getAvailableCredits() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
To be used on tests only
- getBackupConfig() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getBackupConnector() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getBackupGroupName() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- getBackupGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- getBackupManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getBackupPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getBackupPortOffset() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getBackupPortOffset() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getBackupRequestRetries() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getBackupRequestRetries() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getBackupRequestRetryInterval() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getBackupRequestRetryInterval() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getBackupServers() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
return the current backup servers
- getBackupServers() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAManager
-
return the current backup servers
- getBackupServers() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
-
- getBackupSize() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getBackupTransportConnection() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Used while stopping the server to ensure that we freeze communications with the backup.
- getBatchingBufferSize() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getBindable() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getBindable() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getBindable() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getBindable() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getBinding(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- getBinding(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getBinding(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- getBinding(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getBindingNames() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getBindings() - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- getBindings() - Method in interface org.apache.activemq.artemis.core.postoffice.Bindings
-
- getBindings() - Method in class org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl
-
- getBindings() - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- getBindingsDirectory() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the file system directory used to store bindings.
- getBindingsDirectory() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getBindingsDirectory() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getBindingsDirectory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getBindingsForAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getBindingsForAddress(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
Differently to lookupBindings, this will always create a new element on the Queue if non-existent
- getBindingsForRoutingAddress(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- getBindingsForRoutingAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- getBindingsForRoutingAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.WildcardAddressManager
-
- getBindingsJournal() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- getBindingsJournal() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- getBindingsJournal() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- getBindingsLocation() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The binding location related to artemis.instance.
- getBindingsLocation() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getBindingsTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getBindingsTableName() - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- getBody() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLargeMessageWriteMessage
-
- getBodyEncoder() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- getBodyInputStream() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getBoolean(Element, String, boolean) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getBridge() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- getBridgeConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the bridges configured for this server.
- getBridgeConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getBridgeNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getBridges() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getBridgeTransformer(String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getBridgeTransformer(String, String) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get an instance of org.apache.activemq.artemis.core.server.cluster.Transformer for a bridge
- getBroadcastGroupConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the broadcast groups configured for this server.
- getBroadcastGroupConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getBroadcastGroups() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getBroadcastPeriod() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getBrokerInstance() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Set the Artemis instance relative folder for data and stuff.
- getBrokerInstance() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getBrowseRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getCacheSize() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- getCacheSize() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- getCacheSize() - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
- getCacheSize() - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- getCallFailoverTimeout() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getCallTimeout() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getCallTimeout() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getCallTimeout() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getCallTimeout() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getCertificateConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getCertificates() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
Getter for certificate chain.
- getChannel() - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- getChannel() - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- getChosenClusterName() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getClientFailureCheckPeriod() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getClusterConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the cluster connections configured for this server.
- getClusterConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getClusterConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getClusterConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- getClusterConnection(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getClusterConnection() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
- getClusterConnections() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getClusterController() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getClusterManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getClusterManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- getClusterName() - Method in interface org.apache.activemq.artemis.core.persistence.GroupingInfo
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- getClusterName() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.group.impl.Proposal
-
- getClusterName() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- getClusterNotificationAttempts() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getClusterNotificationInterval() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getClusterPassword() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the cluster password for this server.
- getClusterPassword() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getClusterPassword() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRegistrationMessage
-
- getClusterPassword() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectMessage
-
- getClusterPassword() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
- getClusterUser() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the cluster user for this server.
- getClusterUser() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getClusterUser() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRegistrationMessage
-
- getClusterUser() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectMessage
-
- getClusterUser() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
- getCompositeMembers() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getConfiguration() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getConfiguration() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- getConfiguration() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getConfiguration() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getConfiguration() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- getConfigurationFileRefreshPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getConfigurationFileRefreshPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConfigurationUrl() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getConfigurationUrl() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getConfirmationWindowSize() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getConnectionCount() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getConnectionCount() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getConnectionCount() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getConnectionCount() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getConnectionCountLatch() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getConnectionCountLatch() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- getConnectionEntry(Object) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getConnectionID() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getConnectionID() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getConnectionID() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getConnectionID() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getConnectionPassword() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getConnectionProtocol() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getConnections() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getConnections() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- getConnectionsAllowed() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getConnectionTTL() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getConnectionTTL() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getConnectionTtlCheckInterval() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getConnectionTtlCheckInterval() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConnectionTTLOverride() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the connection time to live.
- getConnectionTTLOverride() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConnectionTTLOverride() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getConnectionURL() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getConnectionUsername() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getConnector() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRegistrationMessage
-
- getConnector() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getConnector() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getConnector() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getConnectorConfig() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getConnectorConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the connectors configured for this server.
- getConnectorConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConnectorName() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getConnectorName() - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- getConnectorPairs() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getConnectorPairsAsJSON() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getConnectors() - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- getConnectors() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getConnectors() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- getConnectors() - Method in class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- getConnectorsAsJSON() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getConnectorService(ConnectorServiceConfiguration) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getConnectorService(ConnectorServiceConfiguration) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get connector service for a given configuration.
- getConnectorServiceConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getConnectorServiceConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getConnectorServices() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getConnectorServices(List<ConnectorServiceConfiguration>) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getConnectorServices(List<ConnectorServiceConfiguration>) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get a collection of paired org.apache.activemq.artemis.core.server.ConnectorServiceFactory and
org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration instances.
- getConnectorsService() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getConnectorsService() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getConsumerCount() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getConsumerCount() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getConsumerCount() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getConsumerId() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getConsumerId() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getConsumerId() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getConsumeRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getConsumers() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getConsumers() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getConsumersRefCount() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getConsumersRefCount() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getContexListing() - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getContexListing() - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getContext() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- getContext() - Static method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- getContext(ExecutorFactory) - Static method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- getContext() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- getContext() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Get the context associated with the thread for later reuse
- getContextListing(SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getContextListing(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getConverter() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
no need to implement this now
- getConverter() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
Gets the Message Converter towards ActiveMQ Artemis.
- getCount() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since it was created.
- getCount() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
Gets the total message count since startup or
last counter reset
- getCountDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages added to the queue since the last counter sample.
- getCountDelta() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
Gets the message count delta since last method call
- getCounter() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getCounters() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter.DayCounter
-
- getCreateDurableQueueRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getCreateNonDurableQueueRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getCreateTime() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getCreateTime() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getCreationTime() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getCreationTime() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getCreationTime() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getCreationTime() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getCriticalIOErrorListener() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getCriticalIOErrorListener() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getCSF() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getCurrentEventID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getCurrentID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- getCurrentID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.BatchingIDGenerator
-
- getCurrentID() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- getCurrentIds() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getCurrentIds() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
Files to synchronize with a remote backup.
- getCurrentPage() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getCurrentPage() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getCurrentTransaction() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getCurrentTransaction() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getCurrentWritingPage() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getCurrentWritingPage() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
Returns the page id of the current page in which the system is writing files.
- getCursorProvider() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getCursorProvider() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage
-
- getDataFiles() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getDataSource() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
The DataSource to use to store Artemis data in the data store (can be null
if jdbcConnectionUrl
and jdbcDriverClassName
are used instead).
- getDataType() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage
-
- getDataType(byte) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage.SyncDataType
-
- getDate() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter.DayCounter
-
Gets copy of day counter date
- getDeadLetterAddress() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getDeadLetterAddress() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getDecision() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
get the decion of the vote
- getDecision() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
- getDefaultActiveMQPrincipal() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getDefaultClusterSize() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getDefaultClusterTopology() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getDefaultConnection(TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
Return the default ClusterConnection to be used case it's not defined by the acceptor
- getDefaults() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory
-
- getDefaultUser() - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- getDeleteDurableQueueRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getDeleteNonDurableQueueRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getDeliveringCount() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getDeliveringCount() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getDeliveringCount() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getDeliveringMessages() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getDeliveringMessages() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.Redistributor
-
- getDeliveringMessages() - Method in interface org.apache.activemq.artemis.core.server.Consumer
-
- getDeliveringMessages() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getDeliveringMessages() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getDeliveringMessages() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
Return a Map consisting of consumer.toString and its messages
Delivering message is a property of the consumer, this method will aggregate the results per Server's consumer object
- getDeliveringReferencesBasedOnProtocol(boolean, Object, Object) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
Remove references based on the protocolData.
- getDeliveringReferencesBasedOnProtocol(boolean, Object, Object) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getDeliveryCount() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getDeliveryCount() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- getDeliveryCount() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getDeliveryCount() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getDepth() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages currently in the queue.
- getDepthDelta() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the number of messages in the queue since last counter sample.
- getDestinationBase() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getDestinationName() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- getDestinationSubscription() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- getDiscoveryGroup() - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- getDiscoveryGroup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- getDiscoveryGroupConfiguration(Configuration) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
This method will return the proper discovery configuration from the main configuration
- getDiscoveryGroupConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the discovery groups configured for this server.
- getDiscoveryGroupConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getDiscoveryGroupName() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getDiscoveryGroupName() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getDiscoveryGroupName() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getDiscoveryGroupName() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getDiskScanPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getDiskScanPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getDiskScanPeriod() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getDistance() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getDistance() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getDistance() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getDistance() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getDistance() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getDistinguishedName(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
- getDivert() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getDivertConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the diverts configured for this server.
- getDivertConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getDivertNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getDivertTransformer(String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getDivertTransformer(String, String) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get an instance of org.apache.activemq.artemis.core.server.cluster.Transformer for a divert
- getDouble(Element, String, double, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getDuplicateBytes(UUID, long) - Static method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getDuplicateIDBytes() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getDuplicateIDBytes() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- getDuplicateIDCache(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getDuplicateIDCache(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getDuplicateIDCaches() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getDuplicateProperty() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getDuplicateProperty() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- getDurableQueues(SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getDurableQueues() - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- getDurableQueues(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.paging.impl.PagedMessageImpl
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.BatchingIDGenerator.IDCounterEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.CursorAckRecordEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DeleteEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DeliveryCountUpdateEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DuplicateIDEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.HeuristicCompletionEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.LargeMessageEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountPendingImpl
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecord
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecordInc
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageUpdateTXEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PendingLargeMessageEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.QueueEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.QueueStatusEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.ScheduledDeliveryEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.XidEncoding
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getEncodeSize() - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- getExcludedConnectors() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getExcludedConnectors() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getExecutor() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getExecutor() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getExecutor() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
The cluster manager needs to use the same executor to close the serverLocator, otherwise the stop will break.
- getExecutor() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getExecutor() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getExecutorFactory() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getExecutorFactory() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getExecutorFactory() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getExecutorService() - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getExecutorService() - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- getExpiryAddress() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getExpiryAddress() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getExpiryAddress() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getExpiryAddress() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getExpiryDelay() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getExtension() - Method in enum org.apache.activemq.artemis.core.persistence.StorageManager.LargeMessageExtension
-
- getFactory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- getFactory() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- getFactoryClassName() - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- getFactoryClassName() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- getFactoryName() - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
-
- getFactoryName(URI) - Method in class org.apache.activemq.artemis.uri.schemas.acceptor.TCPAcceptorTransportConfigurationSchema
-
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
Deprecated.
- getFailbackDelay() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
Deprecated.
- getFile() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- getFile() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- getFile() - Method in interface org.apache.activemq.artemis.core.server.LargeServerMessage
-
- getFileDeployerScanPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the period (in milliseconds) to scan configuration files used by deployment.
- getFileDeployerScanPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getFileFactory() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getFileIds() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage
-
- getFiles() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
It will return non backup folders
- getFileSize() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getFileType(byte) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage.FileType
-
- getFileType() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage
-
- getFilter() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getFilter() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getFilter() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getFilter() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getFilter() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.Redistributor
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getFilter() - Method in interface org.apache.activemq.artemis.core.server.Consumer
-
- getFilter() - Method in interface org.apache.activemq.artemis.core.server.Divert
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.impl.DivertImpl
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getFilter() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getFilter() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getFilters() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getFilterString() - Method in interface org.apache.activemq.artemis.core.filter.Filter
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.filter.impl.FilterImpl
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getFilterString() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getFilterString() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getFilterStrings() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getFirstMessage() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getFirstMessageAge() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getFirstMessageAsJSON() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getFirstMessageTimestamp() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getFirstPage() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getFirstPage() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getFirstPage() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getFolder() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getFolder() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getFolder(int) - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getFolders() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getForwardingAddress() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getForwardingAddress() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getForwardingAddress() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getForwardingAddress() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getForwardingAddress() - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- getForwardingAddress() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getForwardingConnection() - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- getForwardingConnection() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getGlobalMaxSize() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getGlobalMaxSize() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getGlobalMaxSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getGracefulShutdownTimeout() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the graceful shutdown timeout for this server.
- getGracefulShutdownTimeout() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getGroupAddress() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getGroupId() - Method in interface org.apache.activemq.artemis.core.persistence.GroupingInfo
-
- getGroupId() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- getGroupId() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- getGroupId() - Method in class org.apache.activemq.artemis.core.server.group.impl.Proposal
-
- getGroupId() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- getGroupingHandler() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getGroupingHandler() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getGroupingHandlerConfiguration() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the grouping handler configured for this server.
- getGroupingHandlerConfiguration() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- getGroupPort() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getGroupsUsed() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
For testing only
- getGroupTimeout() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getHAManager() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getHAManager() - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- getHAManager() - Method in class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- getHandler() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.QuorumVoteMessage
-
- getHandler() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.QuorumVoteReplyMessage
-
- getHandler() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getHandler() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- getHAPolicy(HAPolicyConfiguration, ActiveMQServer) - Static method in class org.apache.activemq.artemis.core.config.ConfigurationUtils
-
- getHAPolicy() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getHAPolicy() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getHAPolicyConfiguration() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getHAPolicyConfiguration() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getHeuristicCommittedTransactions() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getHeuristicCommittedTransactions() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getHeuristicRolledbackTransactions() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getHeuristicRolledbackTransactions() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getHistory() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- getHistoryAsString() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
Get message counter history data as string in format
"day count\n
Date 1, hour counter 0, hour counter 1, ..., hour counter 23\n
Date 2, hour counter 0, hour counter 1, ..., hour counter 23\n
.....
- getHttpRequest() - Method in class org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandler
-
- getID() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getId() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getId() - Method in interface org.apache.activemq.artemis.core.persistence.GroupingInfo
-
- getId() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- getID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountPendingImpl
-
- getId() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getId() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.QueueStatusEncoding
-
- getID() - Method in interface org.apache.activemq.artemis.core.persistence.impl.PageCountPending
-
- getId() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getID() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getID() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getID() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getID() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddMessage
-
- getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteMessage
-
- getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteTXMessage
-
- getId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage
-
- getID() - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- getID() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getID() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getID(String) - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getId() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- getID() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getID() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getID() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getID() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getID() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getID() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getIDCacheSize() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the size of the cache for pre-creating message IDs.
- getIDCacheSize() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getIDCacheSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getIdentity() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getIdentity() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getIdentity() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getIDGenerator() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- getIDlist() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getIncomingInterceptorClassNames() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the list of interceptors classes used by this server for incoming messages (i.e.
- getIncomingInterceptorClassNames() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getIncomingInterceptorClassNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getIncomingInterceptors() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getIncomingInterceptors() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- getIncomingInterceptors(List<String>) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getIncomingInterceptors(List<String>) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get a list of org.apache.activemq.artemis.api.core.BaseInterceptor instances
- getInDoubtTransactions() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getInDoubtTransactions() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getInitialConnectAttempts() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getInitialConnectAttempts() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getInitialContextFactory() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getInitialReplicationSyncTimeout() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getInitialReplicationSyncTimeout() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- getInitialReplicationSyncTimeout() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getInitialReplicationSyncTimeout() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getInstance(ServerLocator) - Static method in class org.apache.activemq.artemis.core.server.cluster.ActiveMQServerSideProtocolManagerFactory
-
- getInteger(Element, String, int, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getInterceptorClassNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getInTXMessagesForConsumer(long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getInTXMessagesForConsumer(long) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getIOExecutorFactory() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getIOExecutorFactory() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getIOExecutorService() - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getIOExecutorService() - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- getJdbcConnectionUrl() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJdbcConnectionUrl() - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- getJdbcDriverClassName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJdbcLockAcquisitionTimeoutMillis() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJdbcLockExpirationMillis() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJdbcLockRenewPeriodMillis() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJdbcNetworkTimeout() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJMSBindingsTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getJMSDestinationCreator() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getJMSDestinationCreator() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getJMSQueueDeleter() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getJMSQueueDeleter() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getJMXDomain() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the domain used by JMX MBeans (provided JMX management is enabled).
- getJMXDomain() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalBufferSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalBufferSize_AIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the buffer size (in bytes) for AIO.
- getJournalBufferSize_AIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalBufferSize_NIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the buffer size (in bytes) for NIO.
- getJournalBufferSize_NIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalBufferTimeout() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalBufferTimeout_AIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the timeout (in nanoseconds) used to flush buffers in the AIO queue.
- getJournalBufferTimeout_AIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalBufferTimeout_NIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the timeout (in nanoseconds) used to flush buffers in the NIO.
- getJournalBufferTimeout_NIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalCompactMinFiles() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the minimal number of journal files before compacting.
- getJournalCompactMinFiles() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalCompactMinFiles() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalCompactPercentage() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the percentage of live data before compacting the journal.
- getJournalCompactPercentage() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalCompactPercentage() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalContent() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage
-
- getJournalContentType(ReplicationStartSyncMessage.SyncDataType) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage.SyncDataType
-
- getJournalDirectory() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the file system directory used to store journal log.
- getJournalDirectory() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalDirectory() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalDirectory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getJournalFileSize() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the size (in bytes) of each journal files.
- getJournalFileSize() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalFileSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddMessage
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationCommitMessage
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteMessage
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteTXMessage
-
- getJournalID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPrepareMessage
-
- getJournalLocation() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The location of the journal related to artemis.instance.
- getJournalLocation() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalLockAcquisitionTimeout() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getJournalLockAcquisitionTimeout() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalMaxIO() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalMaxIO_AIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the maximum number of write requests that can be in the AIO queue at any given time.
- getJournalMaxIO_AIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalMaxIO_NIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the maximum number of write requests for NIO journal.
- getJournalMaxIO_NIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalMinFiles() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the number of journal files to pre-create.
- getJournalMinFiles() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalMinFiles() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getJournalPerfBlastPages() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getJournalPerfBlastPages() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalPoolFiles() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Number of files that would be acceptable to keep on a pool.
- getJournalPoolFiles() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalRecordType() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddMessage
-
- getJournalType() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the type of journal used by this server (NIO
, ASYNCIO
or MAPPED
).
- getJournalType() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getJournalType() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getLargeMessagesDirectory() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the file system directory used to store large messages.
- getLargeMessagesDirectory() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getLargeMessagesDirectory() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getLargeMessagesDirectory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getLargeMessagesLocation() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The large message location related to artemis.instance
- getLargeMessagesLocation() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getLargeMessageTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getLastAddedMessageTime() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- getLastAddTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time a message was added to the queue.
- getLastSentMessageID(String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getLastSentMessageID(String) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getLastUpdate() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- getLinkedAddresses() - Method in interface org.apache.activemq.artemis.core.postoffice.Address
-
- getLinkedAddresses() - Method in class org.apache.activemq.artemis.core.postoffice.impl.AddressImpl
-
- getListOnConsumer(long) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.AddOperation
-
- getListOnConsumer(long) - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- getListOnConsumer(long) - Method in interface org.apache.activemq.artemis.core.transaction.TransactionOperation
-
- getListOnConsumer(long) - Method in class org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
-
- getLiveConfig() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForReplication
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForScaleDown
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.NamedLiveNodeLocatorForReplication
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.NamedLiveNodeLocatorForScaleDown
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.impl.NamedNodeIdNodeLocator
-
- getLiveConfiguration() - Method in class org.apache.activemq.artemis.core.server.LiveNodeLocator
-
Returns the current connector
- getLivePolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getLocalAddress() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getLocalBindPort() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getLocator() - Method in class org.apache.activemq.artemis.core.server.cluster.ActiveMQServerSideProtocolManagerFactory
-
- getLong(Element, String, long, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getManagementAddress() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the management address of this server.
- getManagementAddress() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getManagementAddress() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getManagementAddress() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getManagementAddress() - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getManagementBrowsePageSize() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getManagementNotificationAddress() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the management notification address of this server.
- getManagementNotificationAddress() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getManagementNotificationAddress() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getManagementNotificationAddress() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getManagementNotificationAddress() - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getManagementService() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getManagementService() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getManageRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getMap() - Method in interface org.apache.activemq.artemis.core.postoffice.DuplicateIDCache
-
- getMap() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DuplicateIDCacheImpl
-
- getMatch(String) - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
return the value held against the nearest match
- getMatch(String) - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
return the value held against the nearest match
- getMatch() - Method in class org.apache.activemq.artemis.core.settings.impl.Match
-
- getMatch() - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- getMatchingBindings(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.AddressManager
-
- getMatchingBindings(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getMatchingBindings(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- getMatchingBindings(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getMaxBackups() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getMaxBackups() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getMaxClusterSize() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
returns the maximum size this cluster has been.
- getMaxConnections() - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- getMaxDayCount() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- getMaxDayCount() - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- getMaxDeliveryAttempts() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getMaxDiskUsage() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getMaxDiskUsage() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMaxDiskUsage() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getMaxFolders() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getMaxHops() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getMaxHops() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getMaxHops() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- getMaxID() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getMaxQueues() - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- getMaxRedeliveryDelay() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getMaxRetryInterval() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getMaxSavedReplicatedJournalsSize() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getMaxSavedReplicatedJournalsSize() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getMaxSize() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getMaxSize() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getMaxSizeBytes() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getMaxSizeBytesRejectThreshold() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getMaxUsage() - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- getMBeanAttributesInfo(Class) - Static method in class org.apache.activemq.artemis.core.management.impl.MBeanInfoHelper
-
- getMBeanInfo() - Method in class org.apache.activemq.artemis.core.management.impl.AbstractControl
-
- getMBeanOperationsInfo(Class) - Static method in class org.apache.activemq.artemis.core.management.impl.MBeanInfoHelper
-
- getMemoryEstimate() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- getMemoryEstimate() - Static method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getMemoryEstimate() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getMemoryEstimate() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- getMemoryMeasureInterval() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getMemoryMeasureInterval() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMemoryWarningThreshold() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getMemoryWarningThreshold() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMessage(int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- getMessage(PagePosition) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- getMessage(int) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- getMessage(PagePosition) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- getMessage() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getMessage() - Method in class org.apache.activemq.artemis.core.paging.impl.PagedMessageImpl
-
- getMessage() - Method in interface org.apache.activemq.artemis.core.paging.PagedMessage
-
- getMessage() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- getMessage() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getMessage() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getMessageCount() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getMessageCount() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
Gets the current message count of pending messages
within the destination waiting for dispatch
- getMessageCount() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getMessageCount() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getMessageCount() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getMessageCountDelta() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
Gets the message count delta of pending messages
since last method call.
- getMessageCounterHistoryDayLimit() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getMessageCounterManager() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getMessageCounterManager() - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getMessageCounterMaxDayCount() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getMessageCounterMaxDayHistory() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the maximum number of days kept in memory for message counter.
- getMessageCounterMaxDayHistory() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMessageCounters() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- getMessageCounterSamplePeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the sample period (in milliseconds) to take message counter snapshot.
- getMessageCounterSamplePeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMessageCounterSamplePeriod() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getMessageExpiryScanPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the frequency (in milliseconds) to scan messages to detect which messages have
expired.
- getMessageExpiryScanPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMessageExpiryScanPeriod() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getMessageExpiryThreadPriority() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the priority of the thread used to scan message expiration.
- getMessageExpiryThreadPriority() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getMessageExpiryThreadPriority() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getMessageId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLargeMessageBeginMessage
-
- getMessageId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLargeMessageEndMessage
-
- getMessageId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLargeMessageWriteMessage
-
- getMessageJournal() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- getMessageJournal() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- getMessageJournal() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- getMessageLoadBalancingType() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getMessageLoadBalancingType() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getMessageMemoryEstimate() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getMessageMemoryEstimate() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getMessageMemoryEstimate() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
We define this method aggregation here because on paging we need to hold the original estimate,
so we need to perform some extra steps on paging.
- getMessageNr() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PagePositionImpl
-
- getMessageNr() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagePosition
-
- getMessages() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- getMessages() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- getMessagesAcknowledged() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getMessagesAcknowledged() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getMessagesAdded() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getMessagesAdded() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getMessagesAdded() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getMessagesExpired() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getMessagesExpired() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getMessagesExpired() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getMessagesKilled() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getMessagesKilled() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getMessagesKilled() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getMessageTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getMessageTableName() - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- getMetaData(String) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getMetaData(String) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getMinID() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getMinLargeMessageSize() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getMinLargeMessageSize() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getModuleName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManagerFactory
-
- getModuleName() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
- getMonitor() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getMsg() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.DescribeJournal.MessageDescribe
-
- getName() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the queue.
- getName() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getName() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getName() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
To be used on dependency management on the application server
- getName() - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- getName() - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- getName() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getName() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- getName() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.cluster.BroadcastGroup
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.cluster.qourum.Quorum
-
the name of the Quorum.
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
- getName() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.ConnectorService
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- getName() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getName() - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- getName() - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- getName() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getName() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getName() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getName() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
The name of the acceptor used on the configuration.
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
-
- getName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.UserPrincipal
-
- getNetworkCheckList() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckList() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckNIC() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckNIC() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckPing6Command() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckPing6Command() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckPingCommand() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckPingCommand() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckTimeout() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckTimeout() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkCheckURLList() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getNetworkCheckURLList() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getNetworkHealthCheck() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getNetworkHealthCheck() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage
-
- getNodeID() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getNodeID() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getNodeId() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForReplication
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.AnyLiveNodeLocatorForScaleDown
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.NamedLiveNodeLocatorForReplication
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.NamedLiveNodeLocatorForScaleDown
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.impl.NamedNodeIdNodeLocator
-
- getNodeID() - Method in class org.apache.activemq.artemis.core.server.LiveNodeLocator
-
Returns the node id for the current connector
- getNodeId() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- getNodeManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getNodeManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getNodeManagerStoreTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getNodes() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getNodes() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
Only used for tests?
- getNodes() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getNonDurableQueues(SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getNonDurableQueues() - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- getNonDurableQueues(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getNotificationInfo() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getNotificationLock() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getNotificationLock() - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- getNumberOfBytesPerPage() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getNumberOfConsumers() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getNumberOfDurableQueues() - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- getNumberOfFolders() - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- getNumberOfMessages() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getNumberOfMessages() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- getNumberOfMessages() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- getNumberOfMessages() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- getNumberOfMessages() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- getNumberOfMessages() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- getNumberOfNonDurableQueues() - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- getNumberOfPages() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getNumberOfPages() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getNumberOfPages() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getNumberOfRecords() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getNumberOfReferences() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
Used on testing only *
- getObjectNameBuilder() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getObjectNameBuilder() - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getOperation() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getOutgoingInterceptorClassNames() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the list of interceptors classes used by this server for outgoing messages (i.e.
- getOutgoingInterceptorClassNames() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getOutgoingInterceptorClassNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getOutgoingInterceptors(List<String>) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getOutgoingInterceptors(List<String>) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
Get a list of org.apache.activemq.artemis.api.core.BaseInterceptor instances
- getOutgoinInterceptors() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getOutgoinInterceptors() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- getPageCache(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- getPageCache(long) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- getPageCacheMaxSize() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getPagedMessage() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagedReference
-
- getPagedMessage() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getPagedMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPageWriteMessage
-
- getPageId() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- getPageId() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- getPageId() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- getPageID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountPendingImpl
-
- getPageID() - Method in interface org.apache.activemq.artemis.core.persistence.impl.PageCountPending
-
- getPageMaxConcurrentIO() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The max number of concurrent reads allowed on paging.
- getPageMaxConcurrentIO() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getPageNr() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PagePositionImpl
-
- getPageNr() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagePosition
-
- getPageNumber() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPageEventMessage
-
- getPageNumber() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPageWriteMessage
-
- getPageSizeBytes() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getPageSizeBytes() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getPageSizeBytes() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getPageStore(SimpleString) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
stores is a ConcurrentHashMap, so we don't need to synchronize this method
- getPageStore(SimpleString) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
Returns the PageStore associated with the address.
- getPageStore() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage
-
- getPageStoreTableName() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getPageSubscription() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getPageSubscription() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getPagingDirectory() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the file system directory used to store paging files.
- getPagingDirectory() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getPagingDirectory() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getPagingDirectory() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRequestMessage
-
- getPagingLocation() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The paging location related to artemis.instance
- getPagingLocation() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getPagingManager() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getPagingManager() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getPagingManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getPagingManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getPagingStore() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getPagingStore() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getPagingStore() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- getPagingStoreFactory() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getParameters() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- getParams() - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- getPassword() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getPassword() - Method in interface org.apache.activemq.artemis.core.security.SecurityAuth
-
- getPassword() - Method in class org.apache.activemq.artemis.core.security.User
-
- getPassword() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getPasswordCodec() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Gets the default password decoder
- getPasswordCodec() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getPattern() - Method in class org.apache.activemq.artemis.core.settings.impl.Match
-
- getPendingRecordID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- getPendingRecordID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- getPendingRecordId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLargeMessageEndMessage
-
- getPendingRecordID() - Method in interface org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
-
- getPersistedCount() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getPersistedCount() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getPersistedCount() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getPortOffset() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getPosition() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagedReference
-
- getPosition() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getPostOffice() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getPostOffice() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getPreparedTransactions() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.DescribeJournal
-
- getPreparedTransactions() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getPreparedTransactions() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getPreparedTransactionsWithCreationTime() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getPreparedTransactionsWithCreationTime() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getProducerWindowSize() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getProducerWindowSize() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getProperty(int) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getProperty(int) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getPropertyName() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
-
- getPropertyValue() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginProperty
-
- getProposal(SimpleString, boolean) - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- getProposal(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- getProposal(SimpleString, boolean) - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- getProps() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
-
- getProtocol(String) - Method in class org.apache.activemq.artemis.core.protocol.ProtocolHandler
-
- getProtocolConnection() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getProtocolContext() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getProtocolContext() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
An object set by the Protocol implementation.
- getProtocolData() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getProtocolData() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getProtocolData() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getProtocolData() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
To be used on holding protocol specific data during the delivery.
- getProtocolData() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
this is to be used with anything specific on a protocol head.
- getProtocolData() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getProtocolData() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getProtocolDecoder() - Method in class org.apache.activemq.artemis.core.protocol.ProtocolHandler
-
- getProtocols() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManagerFactory
-
- getProtocols() - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory
-
- getQueue() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getQueue() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- getQueue() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getQueue() - Method in interface org.apache.activemq.artemis.core.postoffice.QueueBinding
-
- getQueue() - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- getQueue() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getQueue() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getQueue() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getQueue() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getQueue() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getQueue() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getQueueConfigurations() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the queues configured for this server.
- getQueueConfigurations() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getQueueCount() - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getQueueCount() - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getQueueCountForUser(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getQueueCreator() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getQueueCreator() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getQueueFactory() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getQueueFactory() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getQueueID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountPendingImpl
-
- getQueueID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecord
-
- getQueueID() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecordInc
-
- getQueueID() - Method in interface org.apache.activemq.artemis.core.persistence.impl.PageCountPending
-
- getQueueIDs() - Method in class org.apache.activemq.artemis.core.paging.impl.PagedMessageImpl
-
- getQueueIDs() - Method in interface org.apache.activemq.artemis.core.paging.PagedMessage
-
The queues that were routed during paging
- getQueueName() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getQueueName() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getQueueName() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getQueueName() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getQueueName() - Method in interface org.apache.activemq.artemis.core.server.AutoCreatedQueueManager
-
- getQueueName() - Method in class org.apache.activemq.artemis.core.server.impl.AutoCreatedQueueManagerImpl
-
- getQueueName() - Method in class org.apache.activemq.artemis.core.server.impl.TransientQueueManagerImpl
-
- getQueueName() - Method in interface org.apache.activemq.artemis.core.server.TransientQueueManager
-
- getQueueNames() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getQueueNames() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getQueueNames() - Method in class org.apache.activemq.artemis.core.server.BindingQueryResult
-
- getQueuePrefetch() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getQueueStatusEncodings() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getQueueStatusEncodings() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getQuorumManager() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getQuorumManager() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getQuorumName() - Method in interface org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteHandler
-
the name of the quorum vote
- getRate() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getRate() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getRate() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getReadPermissionValue() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getReaperPeriod() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getReconnectAttempts() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getReconnectAttemptsOnSameNode() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getRecord() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddMessage
-
- getRecordData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddMessage
-
- getRecordData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getRecordData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteTXMessage
-
- getRecordData() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPrepareMessage
-
- getRecordID() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PagePositionImpl
-
- getRecordID() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagePosition
-
- getRecordID() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- getRecordID() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- getRecords() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.DescribeJournal
-
- getRecords() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getRecordType() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getRedeliveryDelay() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getRedeliveryMultiplier() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getRedistributionDelay() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getRefCount() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- getRefCount() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- getReference(long) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getReference(long) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getReferencesToAcknowledge() - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- getRegistrationProblem() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupReplicationStartFailedMessage
-
- getRelatedMessageReferences() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageUpdateTXEncoding
-
- getRelatedMessageReferences() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl.AddOperation
-
- getRelatedMessageReferences() - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- getRelatedMessageReferences() - Method in interface org.apache.activemq.artemis.core.transaction.TransactionOperation
-
- getRelatedMessageReferences() - Method in class org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract
-
- getReloadManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getReloadManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getRemoteAddress() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- getRemoteQueueID() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getRemoteQueueID() - Method in interface org.apache.activemq.artemis.core.server.cluster.RemoteQueueBinding
-
- getRemotingConnection() - Method in interface org.apache.activemq.artemis.core.security.SecurityAuth
-
- getRemotingConnection() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getRemotingConnection() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getRemotingService() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getRemotingService() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getReplicaPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getReplicatedPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- getReplicationClusterConfiguration(Configuration, String) - Static method in class org.apache.activemq.artemis.core.config.ConfigurationUtils
-
- getReplicationEndpoint() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getReplicationEndpoint() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getReplicationEndpoint() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- getReplicationLocator() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- getReplicationManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getReplicationManager() - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- getReplicationManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getReplicationManager() - Method in class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- getReplicationManager() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- getRequiredProperties() - Method in interface org.apache.activemq.artemis.core.server.ConnectorServiceFactory
-
- getResource(String) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getResource(String) - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getResourceLimitSettings() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getResourceLimitSettings() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getResourceManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getResourceManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getResources(Class<?>) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- getResources(Class<?>) - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getRetryInterval() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getRetryIntervalForReplicatedCluster() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
retry interval for connecting to the cluster
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getRetryIntervalMultiplier() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getRole(String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- getRoleAttribute() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getRolePrincipalClass() - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getRoles(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getRoles() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getRoles(DirContext, String, String, List<String>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- getRolesAsJSON(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getRolesAsJSON() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- getRootElement() - Method in class org.apache.activemq.artemis.core.config.impl.FileConfiguration
-
- getRootElement() - Method in interface org.apache.activemq.artemis.core.deployers.Deployable
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getRoutingName() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getRoutingName() - Method in interface org.apache.activemq.artemis.core.server.Divert
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.server.impl.DivertImpl
-
- getRoutingName() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getRoutingNameBindingMap() - Method in class org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl
-
- getSamplePeriod() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- getSamplePeriod() - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- getScaledDownNodeId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ScaleDownAnnounceMessage
-
- getScaleDownClustername() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- getScaleDownClustername() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getScaleDownClustername() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- getScaleDownClustername() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- getScaleDownClustername() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getScaleDownClustername() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- getScaleDownConfiguration() - Method in class org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration
-
- getScaleDownConfiguration() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getScaleDownConfiguration() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- getScaleDownConnector(ScaleDownPolicy, ActiveMQServer) - Static method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- getScaleDownGroupName() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- getScaleDownGroupName() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- getScaleDownPolicy(ScaleDownConfiguration) - Static method in class org.apache.activemq.artemis.core.config.ConfigurationUtils
-
- getScaleDownPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- getScaleDownPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- getScheduledCount() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- getScheduledCount() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getScheduledCount() - Method in class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- getScheduledCount() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getScheduledCount() - Method in interface org.apache.activemq.artemis.core.server.ScheduledDeliveryHandler
-
- getScheduledDeliveryTime() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- getScheduledDeliveryTime() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- getScheduledDeliveryTime() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- getScheduledDeliveryTime() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- getScheduledExecutorService() - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- getScheduledExecutorService() - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- getScheduledMessages() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getScheduledMessages() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getScheduledPool() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getScheduledPool() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getScheduledReferences() - Method in class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- getScheduledReferences() - Method in interface org.apache.activemq.artemis.core.server.ScheduledDeliveryHandler
-
- getScheduledThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the maximum number of threads in the scheduled thread pool of this server.
- getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getScheduledThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getSchema() - Method in class org.apache.activemq.artemis.core.config.impl.FileConfiguration
-
- getSchema() - Method in interface org.apache.activemq.artemis.core.deployers.Deployable
-
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionMulticastSchema
-
- getSchemaName() - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
-
- getSecurityInvalidationInterval() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the interval time (in milliseconds) to invalidate security credentials.
- getSecurityInvalidationInterval() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getSecurityInvalidationInterval() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getSecurityManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSecurityManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSecurityRepository() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSecurityRepository() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSecurityRoles() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getSecurityRoles() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getSecurityRoles() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getSecurityRoles() - Method in interface org.apache.activemq.artemis.core.server.SecuritySettingPlugin
-
Fetch the security role information from the external environment (e.g.
- getSecuritySettingPlugins() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getSecuritySettingPlugins() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getSecurityStore() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSecurityStore() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSendRoles() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getServer() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- getServer() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getServer() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getServerConsumers() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getServerConsumers() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getServerDumpInterval() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getServerDumpInterval() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getServiceRegistry() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getServiceRegistry() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSession() - Method in class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- getSessionByID(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSessionByID(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSessionContext() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getSessionContext() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getSessionFactory() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
get the session factory used to connect to the cluster
- getSessionFactory() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getSessionID() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getSessionID() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getSessions() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSessions(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getSessions(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSessions() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getSetting() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
-
- getSharedStoreMasterPolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- getSharedStoreSlavePolicy() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- getSize() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- getSlowConsumerCheckPeriod() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getSlowConsumerDetecion() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- getSlowConsumerDetecion() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- getSlowConsumerPolicy() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getSlowConsumerThreshold() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- getSqlProviderFactory() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
The SQLProvider.Factory
used to communicate with the JDBC data store.
- getSslHandler() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- getState() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getState() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getState() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getStaticConnectors() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getStaticConnectorsAsJSON() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getStatus() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.QueueStatusEncoding
-
- getStorageManager() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getStorageManager() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getStorageManager() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getStoreConfiguration() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getStoreConfiguration() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getStoreId() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
-
- getStoreId() - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- getStoreName() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- getStoreName() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- getStoreName() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPageEventMessage
-
- getStoreNames() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- getStoreNames() - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- getStoreType() - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- getStoreType() - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- getStoreType() - Method in interface org.apache.activemq.artemis.core.config.StoreConfiguration
-
- getString(Element, String, String, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getSubscription() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the name of the subscription.
- getSubscription(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- getSubscription(long) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- getSyncFile() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- getSystemPropertyPrefix() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getSystemPropertyPrefix() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getTargetAddresses() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getTargetAddresses() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getTargetNodeFromTopology() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
for use in tests mainly
- getTargetNodeId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ScaleDownAnnounceMessage
-
- getTextBytesAsIntBytes(Element, String, int, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getTextBytesAsLongBytes(Element, String, long, Validators.Validator) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getThreadPool() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getThreadPoolMaxSize() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the maximum number of threads in the thread pool of this server.
- getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getThreadPoolMaxSize() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTimeout() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getTimeoutSeconds() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getTimeoutSeconds() - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getTimeUsed() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- getTimeUsed() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- getTopology() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- getTopology() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- getTopology() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- getTotalConnectionCount() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTotalConnectionCount() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- getTotalConnectionCount() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- getTotalConnectionCount() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getTotalConnectionCount() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getTotalConsumerCount() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTotalConsumerCount() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getTotalConsumerCount() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getTotalMessageCount() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTotalMessageCount() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getTotalMessageCount() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getTotalMessagesAcknowledged() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTotalMessagesAcknowledged() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getTotalMessagesAcknowledged() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getTotalMessagesAdded() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTotalMessagesAdded() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getTotalMessagesAdded() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getTransaction(long) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- getTransaction(long) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
Point to inform/restoring Transactions used when the messages were added into paging
- getTransaction() - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- getTransaction() - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- getTransaction(Xid) - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- getTransaction(Xid) - Method in interface org.apache.activemq.artemis.core.transaction.ResourceManager
-
- getTransactionID() - Method in class org.apache.activemq.artemis.core.paging.impl.PagedMessageImpl
-
- getTransactionID() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- getTransactionID() - Method in interface org.apache.activemq.artemis.core.paging.PagedMessage
-
- getTransactionID() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- getTransactions() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- getTransactions() - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- getTransactionTimeout() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the timeout (in milliseconds) after which transactions is removed from the resource
manager after it was created.
- getTransactionTimeout() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getTransactionTimeout() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTransactionTimeoutScanPeriod() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns the frequency (in milliseconds) to scan transactions to detect which transactions have
timed out.
- getTransactionTimeoutScanPeriod() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getTransactionTimeoutScanPeriod() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getTransformer() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- getTransformer() - Method in interface org.apache.activemq.artemis.core.server.Divert
-
- getTransformer() - Method in class org.apache.activemq.artemis.core.server.impl.DivertImpl
-
- getTransformerClassName() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getTransformerClassName() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- getTransformerClassName() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- getTransformerClassName() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getTransportConfiguration(Configuration) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- getTransportConfigurations(Configuration) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
This method will match the configuration and return the proper TransportConfiguration for the Configuration
- getTransportConfigurations(String...) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getTransportConfigurations(List<String>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- getTransportConfigurations(String...) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getTransportConfigurations(List<String>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- getTrimmedTextContent(Node) - Static method in class org.apache.activemq.artemis.utils.XMLConfigurationUtil
-
- getTxId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationAddTXMessage
-
- getTxId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationCommitMessage
-
- getTxId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationDeleteTXMessage
-
- getTxId() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPrepareMessage
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- getType() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- getType() - Method in interface org.apache.activemq.artemis.core.config.HAPolicyConfiguration
-
- getType(byte) - Static method in enum org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.JournalContent
-
- getType() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getType() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getType() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getType() - Method in enum org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType
-
- getType(String) - Static method in enum org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType
-
- getType() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getType() - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- getType() - Method in enum org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration.TYPE
-
- getType(String) - Static method in enum org.apache.activemq.artemis.core.server.JournalType
-
- getUdpateTimestamp() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns the timestamp of the last time the queue was updated.
- getUniqueName() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- getUniqueName() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- getUniqueName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- getUniqueName() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- getUniqueName() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- getUniqueName() - Method in interface org.apache.activemq.artemis.core.server.Divert
-
- getUniqueName() - Method in class org.apache.activemq.artemis.core.server.impl.DivertImpl
-
- getUniqueName() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getUptime() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getUptime() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getUptime() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getUptimeMillis() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getUptimeMillis() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getUptimeMillis() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getUser() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- getUser(String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- getUser() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- getUser() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- getUser() - Method in class org.apache.activemq.artemis.core.security.User
-
- getUser() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- getUser() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- getUserFromSubject(Subject) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- getUsername() - Method in interface org.apache.activemq.artemis.core.security.SecurityAuth
-
- getUsername() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a unique name corresponding to the certificates given.
- getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow DN authorization based on DNs specified in text
files.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Should return a set of the roles this user belongs to.
- getUserRoles(String) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Overriding to allow for role discovery based on text files.
- getUserVersion() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- getUUID() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- getValidatedUser() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- getValidatedUser() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- getValue() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
- getValue() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- getValue() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecord
-
- getValue() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountRecordInc
-
- getValue() - Method in class org.apache.activemq.artemis.core.settings.impl.Match
-
- getValueAdded() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
- getValueAdded() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- getVersion() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- getVersion() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- getVersion() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- getVote() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.QuorumVoteMessage
-
- getVote() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.QuorumVoteReplyMessage
-
- getVote() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.BooleanVote
-
- getVote() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.Vote
-
return the vote
- getVoteHandler(SimpleString) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
- getVoteMap() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.BooleanVote
-
- getVoteMap() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.Vote
-
- getWritePermissionValue() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- getXid() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- getXid() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- gotBackupLock() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- greaterThanMinusOne(String, Number) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- greaterThanZero(String, Number) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- greaterThanZero(Integer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- greaterThanZeroOrMinusOne(String, Number) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- GROUP_RECORD - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- GROUP_TIMEOUT_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- GroupBinding - Class in org.apache.activemq.artemis.core.server.group.impl
-
A group binding
- GroupBinding(SimpleString, SimpleString) - Constructor for class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- GroupBinding(long, SimpleString, SimpleString) - Constructor for class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- groupBindingsOnRecovery() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- groupHandlerSendTimeout() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- GroupHandlingAbstract - Class in org.apache.activemq.artemis.core.server.group.impl
-
- GroupHandlingAbstract(Executor, ManagementService, SimpleString) - Constructor for class org.apache.activemq.artemis.core.server.group.impl.GroupHandlingAbstract
-
- groupId - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- GroupingEncoding - Class in org.apache.activemq.artemis.core.persistence.impl.journal.codec
-
- GroupingEncoding(long, SimpleString, SimpleString) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- GroupingEncoding() - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- GroupingHandler - Interface in org.apache.activemq.artemis.core.server.group
-
- groupingHandlerConfiguration - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- GroupingHandlerConfiguration - Class in org.apache.activemq.artemis.core.server.group.impl
-
A remote Grouping handler configuration
- GroupingHandlerConfiguration() - Constructor for class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- GroupingHandlerConfiguration.TYPE - Enum in org.apache.activemq.artemis.core.server.group.impl
-
- GroupingInfo - Interface in org.apache.activemq.artemis.core.persistence
-
- groupingQueueRemoved(int, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- groupWhileStopping() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- GT_ZERO - Static variable in class org.apache.activemq.artemis.core.config.impl.Validators
-
- GuestLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
Always login the user with a default 'guest' identity.
- GuestLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
-
- id - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.DeleteEncoding
-
- id - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- id - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- id - Variable in enum org.apache.activemq.artemis.core.persistence.QueueStatus
-
- id - Variable in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- id() - Method in class org.apache.activemq.artemis.core.server.QueueConfig
-
- ID_COUNTER_RECORD - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
Records storing the current recordID number.
- idCacheSize - Variable in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- idGenerator - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- ignoreRedeliveryCheck - Variable in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
It will ignore redelivery check, which is used during consumer.close
to not perform reschedule redelivery check
- impossibleToRouteGrouped() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- inbound(Object) - Method in interface org.apache.activemq.artemis.spi.core.protocol.MessageConverter
-
- IncomingInterceptorLookingForExceptionMessage(ClusterManager, Executor) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ClusterManager.IncomingInterceptorLookingForExceptionMessage
-
- incompatibleClientServer() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- incompatibleVersionAfterConnect(int, int) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- incompatibleWithHAPolicy(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- incompatibleWithHAPolicyChosen(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- increment(Transaction, int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
- increment(Transaction, int) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
- increment(int, int) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- increment(int, int) - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- increment() - Method in class org.apache.activemq.artemis.core.server.impl.AutoCreatedQueueManagerImpl
-
- increment() - Method in class org.apache.activemq.artemis.core.server.impl.TransientQueueManagerImpl
-
- incrementConsumers() - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- incrementDelayDeletionCount() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- incrementDelayDeletionCount() - Method in interface org.apache.activemq.artemis.core.server.LargeServerMessage
-
- incrementDeliveryCount() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- incrementDeliveryCount() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- incrementDeliveryCount() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- incrementDurableRefCount() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- incrementDurableRefCount() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- incrementMesssagesAdded() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- incrementMesssagesAdded() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- incrementProcessed(long, int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
- incrementRefCount() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- incrementRefCount() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- individualAcknowledge(Transaction, long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- individualAcknowledge(long, long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- individualAcknowledge(Transaction, long) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- individualAcknowledge(long, long) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- individualCancel(long, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- individualCancel(long, long, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- individualCancel(long, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- individualCancel(long, long, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- informClusterOfBackup() - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- informClusterOfBackup(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- informClusterOfBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- init(Configuration, IOCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
Called during initialization.
- init(Configuration, IOCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JDBCJournalStorageManager
-
- init(Configuration, IOCriticalErrorListener) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- init(Map<String, String>) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- init() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- init(Map<String, String>) - Method in interface org.apache.activemq.artemis.core.server.SecuritySettingPlugin
-
Initialize the plugin with the given configuration options.
- init(Map) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader
-
- INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- initializationError(Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateLoginModule
-
Overriding to allow for proper initialization.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.GuestLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule
-
Performs initialization of file paths.
- initMessage(StorageManager) - Method in class org.apache.activemq.artemis.core.paging.impl.PagedMessageImpl
-
- initMessage(StorageManager) - Method in interface org.apache.activemq.artemis.core.paging.PagedMessage
-
- initQueues(Map<Long, QueueBindingInfo>, List<QueueBindingInfo>) - Method in interface org.apache.activemq.artemis.core.server.impl.JournalLoader
-
- initQueues(Map<Long, QueueBindingInfo>, List<QueueBindingInfo>) - Method in class org.apache.activemq.artemis.core.server.impl.PostOfficeJournalLoader
-
- initStart() - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryNIO
-
- injectMonitor(FileStoreMonitor) - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- injectMonitor(FileStoreMonitor) - Method in interface org.apache.activemq.artemis.core.paging.PagingStoreFactory
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- injectMonitor(FileStoreMonitor) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- injectMonitor(FileStoreMonitor) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
This method exists for a possibility of test cases replacing the FileStoreMonitor for an extension that would for instance pretend a disk full on certain tests.
- INSTANCE - Static variable in class org.apache.activemq.artemis.core.protocol.ServerPacketDecoder
-
- instance - Static variable in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMRegistry
-
- INT_PROPERTIES - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- INT_PROPERTIES_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- intercept(Packet, RemotingConnection) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager.IncomingInterceptorLookingForExceptionMessage
-
- internalCreateConnection(BufferHandler, ClientConnectionLifeCycleListener, Executor) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- internalCreateSession(String, String, String, String, int, RemotingConnection, boolean, boolean, boolean, boolean, String, SessionCallback, OperationContext, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- internalFilterInterceptors(Class<P>, List<? extends BaseInterceptor>) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory
-
This method exists because java templates won't store the type of P at runtime.
- internalNewObject(URI, Map<String, String>, String) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
-
- internalNewURI(ClusterConnectionConfiguration) - Method in class org.apache.activemq.artemis.uri.schemas.clusterConnection.ClusterConnectionStaticSchema
-
- internalUpdatePageManager(StorageManager, PagingManager, Transaction, int) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- interrupt() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- interrupt() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- interrupt() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- interrupt() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- interruptActivationThread(NodeManager) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- interrupted - Variable in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- interruptWhilstStoppingComponent(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidAcceptorKeys(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidAddressFullPolicyType(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidCipherSuite(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidFilter(Throwable, SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidFilter(SimpleString) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidJournal() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidJournalFileSize(int, int, int) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidJournalType(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidJournalType2(JournalType) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidMatch() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidMessageCounterPeriod(long) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidMessageLoadBalancingType(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidNewPriority(Integer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidPacket(Packet) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidPacketForReplication(Packet) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidPageIO() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidProtocol(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- invalidSlowConsumerPolicyType(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invalidType(Object) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- invertedPropertiesMap() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
-
- invertedPropertiesValuesMap() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.ReloadableProperties
-
- InVMAcceptor - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMAcceptor(String, ClusterConnection, Map<String, Object>, BufferHandler, ServerConnectionLifeCycleListener, Map<String, ProtocolManager>, Executor) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- InVMAcceptorFactory - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMAcceptorFactory() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptorFactory
-
- InVMAcceptorTransportConfigurationSchema - Class in org.apache.activemq.artemis.uri.schemas.acceptor
-
- InVMAcceptorTransportConfigurationSchema() - Constructor for class org.apache.activemq.artemis.uri.schemas.acceptor.InVMAcceptorTransportConfigurationSchema
-
- InVMConnection - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMConnection(int, BufferHandler, BaseConnectionLifeCycleListener, Executor) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- InVMConnection(int, String, BufferHandler, BaseConnectionLifeCycleListener, Executor) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- InVMConnection(int, String, BufferHandler, BaseConnectionLifeCycleListener, Executor, ActiveMQPrincipal) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- InVMConnector - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMConnector(Map<String, Object>, BufferHandler, ClientConnectionLifeCycleListener, Executor, Executor, ClientProtocolManager) - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- InVMConnectorFactory - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMConnectorFactory() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory
-
- InVMLoginModule - Class in org.apache.activemq.artemis.spi.core.security.jaas
-
- InVMLoginModule() - Constructor for class org.apache.activemq.artemis.spi.core.security.jaas.InVMLoginModule
-
- InVMNodeManager - Class in org.apache.activemq.artemis.core.server.impl
-
NodeManager used to run multiple servers in the same VM.
- InVMNodeManager(boolean) - Constructor for class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- InVMNodeManager(boolean, File) - Constructor for class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- InVMNodeManager.State - Enum in org.apache.activemq.artemis.core.server.impl
-
- InVMRegistry - Class in org.apache.activemq.artemis.core.remoting.impl.invm
-
- InVMRegistry() - Constructor for class org.apache.activemq.artemis.core.remoting.impl.invm.InVMRegistry
-
- invokeInterceptors(List<I>, P, C) - Method in class org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager
-
- ioCriticalIOError(String, String, Throwable) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ioErrorAddingReferences(Integer, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ioErrorOnTX(Integer, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ioErrorRedistributing(Integer, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ioExecutors - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- ioSync() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- ioSync() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
Performs a real sync on the current IO file.
- isAccepted() - Method in class org.apache.activemq.artemis.core.server.group.impl.Response
-
- isActive() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- isActive() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- isAddressBound(SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- isAddressBound(SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- isAddressBound(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
return true if there is a binding for this address (i.e.
- isAddressBound(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- isAllowAutoFailBack() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- isAllowAutoFailBack() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- isAllowDirectConnectionsOnly() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- isAllowFailBack() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- isAllowFailBack() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- isAllowFailback() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- isAlreadyAcked() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- isAlreadyAcked() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- isAlreadyAcked(SimpleString, Queue) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- isAlreadyAcked() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- isAlreadyAcked(Queue) - Method in interface org.apache.activemq.artemis.core.server.RouteContextList
-
- isAlreadyAcked(SimpleString, Queue) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- isAsyncConnectionExecutionEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether code coming from connection is executed asynchronously or not.
- isAsyncConnectionExecutionEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isAsyncConnectionExecutionEnabled() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isAuthorized() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectReplyMessage
-
- isAutoCreated() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- isAutoCreated() - Method in interface org.apache.activemq.artemis.core.persistence.QueueBindingInfo
-
- isAutoCreated() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isAutoCreated() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- isAutoCreated() - Method in class org.apache.activemq.artemis.core.server.QueueConfig
-
- isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.server.BindingQueryResult
-
- isAutoCreateJmsQueues() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.core.server.BindingQueryResult
-
- isAutoCreateJmsTopics() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isAutoDeleteJmsQueues() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isAutoDeleteJmsTopics() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isAwaitingFailback() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- isAwaitingFailback() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- isAwaitingFailback() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- isAwaitingFailback() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- isBackup() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isBackup() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NodeAnnounceMessage
-
- isBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- isBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- isBackup() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- isBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- isBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- isBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- isBackupAnnounced() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- isBackupLive() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- isBackupLive() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- isBackupLive() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- isBackupLive() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- isBackupStarted() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupResponseMessage
-
- isBrowsed() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.BrowserDeliverer
-
- isBrowseOnly() - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- isBrowseOnly() - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- isCheckForLiveServer() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- isCheckForLiveServer() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isCheckForLiveServer() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- isClosed() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- isClosed() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- isClosed() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- isClustered() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether this server is clustered.
- isClustered() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isClustered() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isCommit() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- isCommit() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- isCommit - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.HeuristicCompletionEncoding
-
- isComplete(long) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- isConnected() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- isConnected() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- isConnected() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- isConnected() - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- isConnected() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- isConnected() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- isContainsPersistent() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- isContainsPersistent() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- isContextAlive() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- isCreateBindingsDir() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether the bindings directory is created on this server startup.
- isCreateBindingsDir() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isCreateBindingsDir() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isCreateJournalDir() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether the journal directory is created on this server startup.
- isCreateJournalDir() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isCreateJournalDir() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isDebug() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
-
- isDecrypt() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
-
- isDelete() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationPageEventMessage
-
- isDestinationDurable() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- isDestinationTopic() - Method in class org.apache.activemq.artemis.core.messagecounter.MessageCounter
-
- isDirectDeliver() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isDirectDeliver() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- isDiskFull() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- isDiskFull() - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- isDuplicateDetection() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- isDuplicateDetection() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- isDurable() - Method in class org.apache.activemq.artemis.api.core.management.MessageCounterInfo
-
Returns whether the queue is durable.
- isDurable() - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- isDurable() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- isDurable() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isDurable() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- isDurable() - Method in class org.apache.activemq.artemis.core.server.QueueConfig
-
- isEffective() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- isEffective() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- isEnabled() - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- isEnabled() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- isEnableListener() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- isEquivalent(Map<String, Object>) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.management.impl.DivertControlImpl
-
- isExclusive() - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- isExclusive() - Method in interface org.apache.activemq.artemis.core.server.Divert
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.server.impl.DivertImpl
-
- isExclusive() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isExists() - Method in class org.apache.activemq.artemis.core.server.BindingQueryResult
-
- isExpirationRedundant() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isFailBackRequest() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupRegistrationMessage
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- isFailoverOnServerShutdown() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- isFinalMessage() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLiveIsStoppingMessage
-
The first message is sent to turn-off the quorumManager, which in some cases would trigger a
faster fail-over than what would be correct.
- isFull() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- isFull() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- isGlobalFull() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- isGlobalFull() - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- isGracefulShutdownEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether graceful shutdown is enabled for this server.
- isGracefulShutdownEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isHA() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- isHA() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- isHighAcceptPriority(ServerMessage) - Method in interface org.apache.activemq.artemis.core.postoffice.Binding
-
- isHighAcceptPriority(ServerMessage) - Method in class org.apache.activemq.artemis.core.postoffice.impl.DivertBinding
-
- isHighAcceptPriority(ServerMessage) - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- isHighAcceptPriority(ServerMessage) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.RemoteQueueBindingImpl
-
- isInternalQueue() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isInternalQueue() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
We can't send stuff to DLQ on queues used on clustered-bridge-communication
- isJMXManagementEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether this server is manageable using JMX or not.
- isJMXManagementEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isJMXUseBrokerName() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
whether or not to use the broker name in the JMX tree
- isJMXUseBrokerName() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isJournalDatasync() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Should use fdatasync on journal files.
- isJournalDatasync() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isJournalSyncNonTransactional() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether the journal is synchronized when receiving non-transactional data.
- isJournalSyncNonTransactional() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isJournalSyncNonTransactional() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isJournalSyncTransactional() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether the journal is synchronized when receiving transactional data.
- isJournalSyncTransactional() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isJournalSyncTransactional() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isLargeMessage() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- isLargeMessage() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- isLastValueQueue() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isLive() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- isLive() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- isLive() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- isLiveLocked() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- isLogJournalWriteRate() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- isLogJournalWriteRate() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isMaskPassword() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
If passwords are masked.
- isMaskPassword() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isMemoryLow() - Method in class org.apache.activemq.artemis.core.server.MemoryManager
-
- isMessageCounterEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether message counter is enabled for this server.
- isMessageCounterEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isMessageCounterEnabled() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isNodeActive(String) - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
- isNodeActive(String) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- isPaged() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- isPaged() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- isPaged() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- isPaging() - Method in class org.apache.activemq.artemis.core.management.impl.AddressControlImpl
-
- isPaging() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- isPaging() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- isPaging() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- isParsed() - Method in class org.apache.activemq.artemis.core.config.impl.FileConfiguration
-
- isParsed() - Method in interface org.apache.activemq.artemis.core.deployers.Deployable
-
- isPaused() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- isPaused() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- isPaused() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
Pauses the acceptors so that no more connections can be made to the server
- isPaused() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isPaused() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- isPersistDeliveryCountBeforeDelivery() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether delivery count is persisted before messages are delivered to the consumers.
- isPersistDeliveryCountBeforeDelivery() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isPersistDeliveryCountBeforeDelivery() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isPersistedPause() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isPersistedPause() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
if the pause was persisted
- isPersistenceEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether this server is using persistence and store data.
- isPersistenceEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isPersistenceEnabled() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isPersistent() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- isPersistIDCache() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether message ID cache is persisted.
- isPersistIDCache() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isPersistIDCache() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isPlainCoreBridge() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- isPlainCoreBridge() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionBridge
-
- isPopulateValidatedUser() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- isPopulateValidatedUser() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isProtocol(byte[]) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreProtocolManager
-
- isProtocol(byte[]) - Method in interface org.apache.activemq.artemis.spi.core.protocol.ProtocolManager
-
- isQueueBinding() - Method in class org.apache.activemq.artemis.core.postoffice.impl.LocalQueueBinding
-
- isRejectingMessages() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- isRejectingMessages() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- isReliable() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory
-
- isReload() - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
-
- isRemoteBackupUpToDate() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
Whether a remote backup server was in sync with its live server.
- isReplicaSync() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isReplicaSync() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
Returns whether the initial replication synchronization process with the backup server is complete; applicable for
either the live or backup server.
- isReplicaSync() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- isReplicated() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- isRequestBackup() - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- isRequestBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- isRequestServerVote() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.BooleanVote
-
- isRequestServerVote() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.Vote
-
- isResolveProtocols() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- isResolveProtocols() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupResponseMessage
-
- isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectReplyMessage
-
- isResponse() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.QuorumVoteReplyMessage
-
- isRestartBackup() - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- isRestartBackup() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- isRestartBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- isRestartBackup() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- isRollback() - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- isRollback() - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- isRollback() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationCommitMessage
-
- isRunSyncSpeedTest() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- isRunSyncSpeedTest() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isSecurityEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether security is enabled for this server.
- isSecurityEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isSecurityEnabled() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isSecurityEnabled() - Method in class org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl
-
- isSecurityEnabled() - Method in interface org.apache.activemq.artemis.core.security.SecurityStore
-
- isSendToDLAOnNoRoute() - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- isServerMessage() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- isServerToFailBack() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- isSharedStore() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- isSharedStore() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- isStarted() - Method in class org.apache.activemq.artemis.core.config.impl.FileSecurityConfiguration
-
Deprecated.
- isStarted() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- isStarted() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- isStarted() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- isStarted() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- isStarted() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- isStarted() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- isStarted() - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- isStarted() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
are we started
- isStarted() - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.MemoryManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- isStarted() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- isSynchronizationFinished() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage
-
- isSynchronizationIsFinishedAcknowledgement() - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationResponseMessageV2
-
- isSynchronizing() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- isTemporary() - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- isTemporary() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- isTemporary() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- isTemporary() - Method in class org.apache.activemq.artemis.core.server.QueueConfig
-
- isTopicIdentification(Filter) - Static method in class org.apache.activemq.artemis.core.filter.FilterUtils
-
- isUnsecurable() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
we are InVM so allow unsecure connections
- isUnsecurable() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
only InVM acceptors should allow this
- isUnsecurable() - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Whether this acceptor allows insecure connections.
- isUseDuplicateDetection() - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- isUseDuplicateDetection() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- isUsingGlobalSize() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- isUsingGlobalSize() - Method in interface org.apache.activemq.artemis.core.paging.PagingManager
-
- isUsingProtocolHandling() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- isValid(String, String) - Method in class org.apache.activemq.artemis.core.security.User
-
- isValidateAIO() - Method in class org.apache.activemq.artemis.core.deployers.impl.FileConfigurationParser
-
- isWaitForActivation() - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- isWaitForActivation() - Method in interface org.apache.activemq.artemis.core.server.cluster.ha.HAPolicy
-
- isWaitForActivation() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- isWildcardRoutingEnabled() - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Returns whether wildcard routing is supported by this server.
- isWildcardRoutingEnabled() - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- isWildcardRoutingEnabled() - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- isWritable(ReadyListener) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- isWritable(ReadyListener) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- iterator() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- iterator(boolean) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- iterator() - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- iterator - Variable in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl.BrowserDeliverer
-
- iterator() - Method in interface org.apache.activemq.artemis.core.server.Queue
-
It will iterate thorugh memory only (not paging)
- scaleDown(String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- scaleDown() - Method in class org.apache.activemq.artemis.core.server.impl.LiveOnlyActivation
-
- scaleDown(ClientSessionFactory, ResourceManager, Map<SimpleString, List<Pair<byte[], Long>>>, SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- ScaleDownAnnounceMessage - Class in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
-
- ScaleDownAnnounceMessage() - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ScaleDownAnnounceMessage
-
- ScaleDownAnnounceMessage(SimpleString, SimpleString) - Constructor for class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ScaleDownAnnounceMessage
-
- ScaleDownConfiguration - Class in org.apache.activemq.artemis.core.config
-
- ScaleDownConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- scaleDownDuplicateIDs(Map<SimpleString, List<Pair<byte[], Long>>>, ClientSessionFactory, SimpleString, String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- ScaleDownHandler - Class in org.apache.activemq.artemis.core.server.impl
-
- ScaleDownHandler(PagingManager, PostOffice, NodeManager, ClusterController, StorageManager) - Constructor for class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- ScaleDownHandler.OrderQueueByNumberOfReferencesComparator - Class in org.apache.activemq.artemis.core.server.impl
-
- scaleDownMessages(ClientSessionFactory, SimpleString, String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- scaleDownPolicy - Variable in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- ScaleDownPolicy - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- ScaleDownPolicy() - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- ScaleDownPolicy(List<String>, String, String, boolean) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- ScaleDownPolicy(String, String, String, boolean) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- scaleDownRegularMessages(SimpleString, Set<Queue>, ClientSession, ClientProducer) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- scaleDownTransactions(ClientSessionFactory, ResourceManager, String, String) - Method in class org.apache.activemq.artemis.core.server.impl.ScaleDownHandler
-
- scheduleCleanup() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- scheduleCleanup() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- scheduleCleanupCheck() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- scheduleCompactAndBlock(int) - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- scheduledCleanup - Variable in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
As an optimization, avoid subsequent schedules as they are unnecessary
- ScheduledDeliveryEncoding - Class in org.apache.activemq.artemis.core.persistence.impl.journal.codec
-
- ScheduledDeliveryEncoding(long, long) - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.ScheduledDeliveryEncoding
-
- ScheduledDeliveryEncoding() - Constructor for class org.apache.activemq.artemis.core.persistence.impl.journal.codec.ScheduledDeliveryEncoding
-
- ScheduledDeliveryHandler - Interface in org.apache.activemq.artemis.core.server
-
- ScheduledDeliveryHandlerImpl - Class in org.apache.activemq.artemis.core.server.impl
-
Handles scheduling deliveries to a queue at the correct time.
- ScheduledDeliveryHandlerImpl(ScheduledExecutorService) - Constructor for class org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerImpl
-
- scheduledDeliveryTime - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.ScheduledDeliveryEncoding
-
- scheduledExecutor - Variable in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- scheduledExecutor - Variable in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
- scheduledExecutorService - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- scheduleIfPossible(MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- scheduleRetryConnect() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- scheduleRetryConnectFixedTimeout(long) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- SECURITY_ELEMENT_NAME - Static variable in class org.apache.activemq.artemis.core.deployers.impl.FileConfigurationParser
-
- SECURITY_PLUGIN_ELEMENT_NAME - Static variable in class org.apache.activemq.artemis.core.deployers.impl.FileConfigurationParser
-
- SECURITY_RECORD - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- SecurityAuth - Interface in org.apache.activemq.artemis.core.security
-
- securityCheck(SimpleString, CheckType, SecurityAuth) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- SecurityConfiguration - Class in org.apache.activemq.artemis.core.config.impl
-
- SecurityConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- SecurityConfiguration(Map<String, String>, Map<String, List<String>>) - Constructor for class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- securityManager - Variable in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- SecuritySettingPlugin - Interface in org.apache.activemq.artemis.core.server
-
- SecurityStore - Interface in org.apache.activemq.artemis.core.security
-
- SecurityStoreImpl - Class in org.apache.activemq.artemis.core.security.impl
-
The ActiveMQ Artemis SecurityStore implementation
- SecurityStoreImpl(HierarchicalRepository<Set<Role>>, ActiveMQSecurityManager, long, boolean, String, String, NotificationService) - Constructor for class org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl
-
- send(ServerMessage, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- send(ServerMessage, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- send(Transaction, ServerMessage, boolean, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- send(Transaction, ServerMessage, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- send(ServerMessage, boolean, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- send(ServerMessage, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- sendAcknowledged(Message) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- sendContinuations(int, long, byte[], boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- sendContinuations(int, long, byte[], boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- sendLarge(MessageInternal) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- sendLarge(MessageInternal) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- sendLargeMessage(MessageReference, ServerMessage, ServerConsumer, long, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- sendLargeMessage(MessageReference, ServerMessage, ServerConsumer, long, int) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- sendLargeMessageContinuation(ServerConsumer, byte[], boolean, boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- sendLargeMessageContinuation(ServerConsumer, byte[], boolean, boolean) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- sendLargeMessageIdListMessage(Map<Long, Pair<String, Long>>) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Reserves several LargeMessage IDs in the backup.
- sendLiveIsStopping(ReplicationLiveIsStoppingMessage.LiveStopping) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Notifies the backup that the live server is stopping.
- sendLiveIsStopping() - Method in class org.apache.activemq.artemis.core.server.impl.Activation
-
- sendLiveIsStopping() - Method in class org.apache.activemq.artemis.core.server.impl.ColocatedActivation
-
- sendLiveIsStopping() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- sendMessage(Map<String, String>, int, String, String, boolean, String, String) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- sendMessage(MessageReference, ServerMessage, ServerConsumer, int) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- sendMessage(MessageReference, ServerMessage, ServerConsumer, int) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- sendMessagesToDeadLetterAddress(String) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- sendMessagesToDeadLetterAddress(Filter) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- sendMessagesToDeadLetterAddress(Filter) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- sendMessageToDeadLetterAddress(long) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- sendMessageToDeadLetterAddress(long) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- sendMessageToDeadLetterAddress(long) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- sendNodeAnnounce(long, String, String, String, boolean, TransportConfiguration, TransportConfiguration) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
announce this node to the cluster.
- sendNotification(Notification) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- sendPages(ReplicationManager, Collection<Integer>) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- sendPages(ReplicationManager, Collection<Integer>) - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- sendProducerCreditsFailMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- sendProducerCreditsFailMessage(int, SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- sendProducerCreditsMessage(int, SimpleString) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- sendProducerCreditsMessage(int, SimpleString) - Method in interface org.apache.activemq.artemis.spi.core.protocol.SessionCallback
-
- sendProposalResponse(Response, int) - Method in interface org.apache.activemq.artemis.core.server.group.GroupingHandler
-
- sendProposalResponse(Response, int) - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- sendProposalResponse(Response, int) - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- sendQueueInfoToQueue(String, String) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- sendQueueInfoToQueue(SimpleString, SimpleString) - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- sendQueueInfoToQueue(SimpleString, SimpleString) - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- sendQuorumVote(SimpleString, Vote) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterControl
-
- sendStartSyncMessage(JournalFile[], AbstractJournalStorageManager.JournalContent, String, boolean) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Reserve the following fileIDs in the backup server.
- sendSynchronizationDone(String, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Informs backup that data synchronization is done.
- sendToDeadLetterAddress(Transaction, MessageReference) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- sendToDeadLetterAddress(Transaction, MessageReference) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- sendUnproposal(SimpleString, SimpleString, int) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupHandlingAbstract
-
- serialVersionUID - Static variable in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- server - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- SERVER_ID_PROP_NAME - Static variable in class org.apache.activemq.artemis.core.remoting.impl.invm.TransportConstants
-
- ServerConnectionLifeCycleListener - Interface in org.apache.activemq.artemis.spi.core.remoting
-
- ServerConsumer - Interface in org.apache.activemq.artemis.core.server
-
A ServerConsumer
- ServerConsumerImpl - Class in org.apache.activemq.artemis.core.server.impl
-
Concrete implementation of a ClientConsumer.
- ServerConsumerImpl(long, ServerSession, QueueBinding, Filter, boolean, boolean, StorageManager, SessionCallback, boolean, boolean, ManagementService, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- ServerConsumerImpl(long, ServerSession, QueueBinding, Filter, boolean, boolean, StorageManager, SessionCallback, boolean, boolean, ManagementService, boolean, Integer, ActiveMQServer) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- ServerConsumerImpl.BrowserDeliverer - Class in org.apache.activemq.artemis.core.server.impl
-
- serverDescribe(String, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- serverDisconnected() - Method in interface org.apache.activemq.artemis.core.server.cluster.MessageFlowRecord
-
- serverFinalisedWIthoutBeingSTopped() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ServerInfo - Class in org.apache.activemq.artemis.core.server.impl
-
- ServerInfo(ActiveMQServer, PagingManager) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerInfo
-
- serverIsLive() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverIsLive(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverIsolatedOnNetwork() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverIsStopped() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverLocator - Variable in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- ServerMessage - Interface in org.apache.activemq.artemis.core.server
-
A ServerMessage
- ServerMessageImpl - Class in org.apache.activemq.artemis.core.server.impl
-
- ServerMessageImpl() - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- ServerMessageImpl(long, int) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- ServerMessageImpl(ServerMessageImpl) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- ServerMessageImpl(ServerMessageImpl, TypedProperties) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- serverNotBackupServer() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- serverNotStarted() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- ServerPacketDecoder - Class in org.apache.activemq.artemis.core.protocol
-
- ServerPacketDecoder() - Constructor for class org.apache.activemq.artemis.core.protocol.ServerPacketDecoder
-
- serverRestartWarning() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverRestartWarning(Exception) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ServerSession - Interface in org.apache.activemq.artemis.core.server
-
- ServerSessionImpl - Class in org.apache.activemq.artemis.core.server.impl
-
Server side Session implementation
- ServerSessionImpl(String, String, String, String, int, boolean, boolean, boolean, boolean, boolean, RemotingConnection, StorageManager, PostOffice, ResourceManager, SecurityStore, ManagementService, ActiveMQServer, SimpleString, SimpleString, SessionCallback, OperationContext, QueueCreator, PagingManager) - Constructor for class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- ServerSessionImpl.TempQueueCleanerUpper - Class in org.apache.activemq.artemis.core.server.impl
-
- ServerSessionPacketHandler - Class in org.apache.activemq.artemis.core.protocol.core
-
- ServerSessionPacketHandler(Executor, ServerSession, StorageManager, Channel) - Constructor for class org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler
-
- serverStarted(String, String, SimpleString, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverStarting(String, Configuration) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- serverStopped(String, SimpleString, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- ServiceRegistry - Interface in org.apache.activemq.artemis.core.server
-
A holder for common services leveraged by the broker.
- ServiceRegistryImpl - Class in org.apache.activemq.artemis.core.server.impl
-
- ServiceRegistryImpl() - Constructor for class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- session - Variable in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- SessionCallback - Interface in org.apache.activemq.artemis.spi.core.protocol
-
- sessionConsumer - Variable in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- sessionLimitReached(String, int) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQMessageBundle
-
- SET_SCHEDULED_DELIVERY_TIME - Static variable in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalRecordIds
-
- setAcceptorConfigurations(Set<TransportConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the acceptors configured for this server.
- setAcceptorConfigurations(Set<TransportConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setActivation(SharedNothingLiveActivation) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setAddress(String) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setAddress(String) - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- setAddress(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setAddressesSettings(Map<String, AddressSettings>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setAddressesSettings(Map<String, AddressSettings>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setAddressFullMessagePolicy(AddressFullMessagePolicy) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setAdminPermissionValue(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setAllowAutoFailBack(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setAllowAutoFailBack(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- setAllowDirectConnectionsOnly(boolean) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setAllowFailBack(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setAllowFailBack(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- setAllowFailback(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setAlreadyAcked() - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setAlreadyAcked() - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setAlreadyAcked() - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- setAuthentication(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setAuthorized(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ClusterConnectReplyMessage
-
- setAutoCreateJmsQueues(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setAutoCreateJmsTopics(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setAutoDeleteJmsQueues(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setAutoDeleteJmsTopics(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setAutoRead(boolean) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- setBackupConfig(HAPolicyConfiguration) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setBackupPolicy(BackupPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setBackupPortOffset(int) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setBackupPortOffset(int) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setBackupQuorum(SharedNothingBackupQuorum) - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
Sets the quorumManager used by the server in the replicationEndpoint.
- setBackupRequestRetries(int) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setBackupRequestRetries(int) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setBackupRequestRetryInterval(long) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setBackupRequestRetryInterval(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setBackupStarted(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupResponseMessage
-
- setBindingsDirectory(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the file system directory used to store bindings.
- setBindingsDirectory(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setBindingsTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setBindingsTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- setBridgeConfigurations(List<BridgeConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the bridges configured for this server.
- setBridgeConfigurations(List<BridgeConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setBroadcastGroupConfigurations(List<BroadcastGroupConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the broadcast groups configured for this server.
- setBroadcastGroupConfigurations(List<BroadcastGroupConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setBrokerInstance(File) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Set the Artemis instance relative folder for data and stuff.
- setBrokerInstance(File) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setCacheMaxSize(int) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- setCacheMaxSize(int) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- setCallFailoverTimeout(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setCallTimeout(long) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
At this point this is only changed on testcases
The bridge shouldn't be sending blocking anyways
- setCallTimeout(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setCertificateConfiguration(SecurityConfiguration) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- setCertificateConfigurationName(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- setCertificates(X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.CertificateCallback
-
Setter for certificate chain.
- setChannel(Channel) - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- setCheckForLiveServer(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- setCheckForLiveServer(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setCheckForLiveServer(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setClientFailureCheckPeriod(long) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setClientFailureCheckPeriod(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setClusterConfigurations(List<ClusterConnectionConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the cluster connections configured for this server.
- setClusterConfigurations(List<ClusterConnectionConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setClusterName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- setClusterNotificationAttempts(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setClusterNotificationInterval(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setClusterPassword(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the cluster password for this server.
- setClusterPassword(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setClusterUser(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the cluster user for this server.
- setClusterUser(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setCommitted(boolean) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- setCommitted(boolean) - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- setCompositeMembers(URISupport.CompositeData) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setConfigResourcePath(String) - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
Classpath resource for activemq server config.
- setConfiguration(Configuration) - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
Set this object if you are not using file-based configuration.
- setConfiguration(SecurityConfiguration) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- setConfigurationFileRefreshPeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setConfigurationFileRefreshPeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConfigurationName(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- setConfigurationUrl(URL) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setConfigurationUrl(URL) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConfirmationWindowSize(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setConfirmationWindowSize(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setConnectionPassword(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setConnectionProtocol(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setConnectionTTL(long) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setConnectionTTL(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setConnectionTtlCheckInterval(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setConnectionTtlCheckInterval(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConnectionTTLOverride(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the connection time to live.
- setConnectionTTLOverride(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConnectionURL(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setConnectionUsername(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setConnectorConfigurations(Map<String, TransportConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the connectors configured for this server.
- setConnectorConfigurations(Map<String, TransportConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConnectorName(String) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- setConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- setConnectorServiceConfigurations(List<ConnectorServiceConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setConnectorServiceConfigurations(List<ConnectorServiceConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setConsumerId(Long) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setConsumerId(Long) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setConsumerId(Long) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- setConsumersRefCount(ReferenceCounter) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- setConsumersRefCount(ReferenceCounter) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
This will set a reference counter for every consumer present on the queue.
- setContainsPersistent() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- setContainsPersistent() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- setContext(OperationContext) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- setContext(OperationContext) - Static method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- setContext(OperationContext) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- setContext(OperationContext) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Set the context back to the thread
- setCreateBindingsDir(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether the bindings directory is created on this server startup.
- setCreateBindingsDir(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setCreateJournalDir(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether the journal directory is created on this server startup.
- setCreateJournalDir(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setDataSource(DataSource) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
Configure the DataSource to use to store Artemis data in the data store.
- setDeadLetterAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setDebug(boolean) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
-
- setDecrypt(boolean) - Method in class org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoader.FileNameKey
-
- setDefault(T) - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
set the default value to fallback to if none found
- setDefault(T) - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
set the default value to fallback to if none found
- setDefaultActiveMQPrincipal(ActiveMQPrincipal) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- setDefaultActiveMQPrincipal(ActiveMQPrincipal) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
not allowed
- setDefaultActiveMQPrincipal(ActiveMQPrincipal) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Set the default security Principal to be used when no user/pass are defined, only for InVM
- setDefaultClusterConnectionName(SimpleString) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- setDefaultUser(String) - Method in class org.apache.activemq.artemis.core.config.impl.SecurityConfiguration
-
- setDeliveryCount(int) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setDeliveryCount(int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- setDeliveryCount(int) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setDeliveryCount(int) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- setDestinationBase(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setDiscoveryGroup(String) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- setDiscoveryGroup(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- setDiscoveryGroupConfigurations(Map<String, DiscoveryGroupConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the discovery groups configured for this server.
- setDiscoveryGroupConfigurations(Map<String, DiscoveryGroupConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setDiscoveryGroupName(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setDiscoveryGroupName(String) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setDiskScanPeriod(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setDiskScanPeriod(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setDivertConfigurations(List<DivertConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the diverts configured for this server.
- setDivertConfigurations(List<DivertConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setDuplicateDetection(boolean) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setDurable(boolean) - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- setDurable(boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- setDurable(boolean) - Method in interface org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
-
- setEnableBufferPooling(boolean) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- setEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- setEnabled(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- setEnabledAsyncConnectionExecution(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether code coming from connection is executed asynchronously or not.
- setEnabledAsyncConnectionExecution(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setEnableListener(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setExcludedConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setExcludedConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setExclusive(boolean) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setExecutor(Executor) - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- setExecutorService(ExecutorService) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- setExecutorService(ExecutorService) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- setExpiryAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setExpiryDelay(Long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setFactoryClassName(String) - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
Deprecated.
- setFailbackDelay(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
Deprecated.
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- setFailoverOnServerShutdown(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- setFileDeployerScanPeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the period to scan configuration files used by deployment.
- setFileDeployerScanPeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setFilter(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setFilterString(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setFilterString(String) - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- setFilterString(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setFilterStrings(List<SimpleString>) - Method in class org.apache.activemq.artemis.core.postoffice.QueueInfo
-
- setFlushEnabled(boolean) - Static method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- setForwardingAddress(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setForwardingAddress(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setFuture(Future<?>) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.HttpKeepAliveRunnable
-
- setGlobalMaxSize(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setGlobalMaxSize(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setGracefulShutdownEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether security is enabled for this server.
- setGracefulShutdownEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setGracefulShutdownTimeout(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the graceful shutdown timeout
- setGracefulShutdownTimeout(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setGroupingHandler(GroupingHandler) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- setGroupingHandler(GroupingHandler) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setGroupingHandlerConfiguration(GroupingHandlerConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the grouping handler configured for this server.
- setGroupingHandlerConfiguration(GroupingHandlerConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.config.ScaleDownConfiguration
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setGroupName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ScaleDownPolicy
-
- setGroupTimeout(long) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setHA(boolean) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setHAPolicy(HAPolicy) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- setHAPolicy(HAPolicy) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setHAPolicyConfiguration(HAPolicyConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setHAPolicyConfiguration(HAPolicyConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setId(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.GroupingEncoding
-
- setID(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PageCountPendingImpl
-
- setId(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.PersistentQueueBindingEncoding
-
- setId(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.codec.QueueStatusEncoding
-
- setId(long) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupBinding
-
- setIDCacheSize(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the size of the cache for pre-creating message IDs.
- setIDCacheSize(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setIdentity(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
Sets the server identity.
- setIdentity(String) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setIgnoreRedeliveryCheck() - Method in class org.apache.activemq.artemis.core.server.impl.RefsOperation
-
- setIncomingInterceptorClassNames(List<String>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the list of interceptors classes used by this server for incoming messages (i.e.
- setIncomingInterceptorClassNames(List<String>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setInitialConnectAttempts(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setInitialConnectAttempts(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setInitialContextFactory(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setInitialReplicationSyncTimeout(long) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setInitialReplicationSyncTimeout(long) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicatedPolicyConfiguration
-
- setInitialReplicationSyncTimeout(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setInitialReplicationSyncTimeout(long) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setInternalQueue(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.QueueImpl
-
- setInternalQueue(boolean) - Method in interface org.apache.activemq.artemis.core.server.Queue
-
- setIOExecutorService(ExecutorService) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- setIOExecutorService(ExecutorService) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- setIsWaitForActivation(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- setJdbcConnectionUrl(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJdbcConnectionUrl(String) - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- setJdbcDriverClassName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJdbcLockAcquisitionTimeoutMillis(long) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJdbcLockExpirationMillis(long) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJdbcLockRenewPeriodMillis(long) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJdbcNetworkTimeout(int) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJMSBindingsTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setJMSQueueCreator(QueueCreator) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
This is the queue creator responsible for automatic JMS Queue creations.
- setJMSQueueCreator(QueueCreator) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setJMSQueueDeleter(QueueDeleter) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
This is the queue deleter responsible for automatic JMS Queue deletions.
- setJMSQueueDeleter(QueueDeleter) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setJMXDomain(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the domain used by JMX MBeans (provided JMX management is enabled).
- setJMXDomain(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJMXManagementEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether this server is manageable using JMX or not.
- setJMXManagementEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJMXUseBrokerName(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
whether or not to use the broker name in the JMX tree
- setJMXUseBrokerName(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalBufferSize_AIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the buffer size (in bytes) for AIO.
- setJournalBufferSize_AIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalBufferSize_NIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the buffer size (in bytes) for NIO.
- setJournalBufferSize_NIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalBufferTimeout_AIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the timeout (in nanoseconds) used to flush buffers in the AIO queue.
- setJournalBufferTimeout_AIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalBufferTimeout_NIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the timeout (in nanoseconds) used to flush buffers in the NIO.
- setJournalBufferTimeout_NIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalCompactMinFiles(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the minimal number of journal files before compacting.
- setJournalCompactMinFiles(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalCompactPercentage(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the percentage of live data before compacting the journal.
- setJournalCompactPercentage(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalDatasync(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setJournalDatasync(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalDirectory(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the file system directory used to store journal log.
- setJournalDirectory(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalFileSize(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the size (in bytes) of each journal files.
- setJournalFileSize(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalLockAcquisitionTimeout(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setJournalLockAcquisitionTimeout(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalMaxIO_AIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the maximum number of write requests that can be in the AIO queue at any given time.
- setJournalMaxIO_AIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalMaxIO_NIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the maximum number of write requests for NIO journal.
- setJournalMaxIO_NIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalMinFiles(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the number of journal files to pre-create.
- setJournalMinFiles(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalPerfBlastPages(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setJournalPerfBlastPages(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalPoolFiles(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Number of files that would be acceptable to keep on a pool.
- setJournalPoolFiles(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalSyncNonTransactional(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether the journal is synchronized when receiving non-transactional data.
- setJournalSyncNonTransactional(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalSyncTransactional(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether the journal is synchronized when receiving transactional data.
- setJournalSyncTransactional(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setJournalType(JournalType) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the type of journal used by this server (either NIO
or ASYNCIO
).
- setJournalType(JournalType) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setKeyStorePath(String) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- setLargeMessagesDirectory(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the file system directory used to store large messages.
- setLargeMessagesDirectory(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setLargeMessageTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setLastValueQueue(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setLiveCache(LivePageCache) - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- setLiveConfig(HAPolicyConfiguration) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setLivePolicy(HAPolicy<LiveActivation>) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setLocator(ServerLocator) - Method in class org.apache.activemq.artemis.core.server.cluster.ActiveMQServerSideProtocolManagerFactory
-
- setLogJournalWriteRate(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setLogJournalWriteRate(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setlowConsumerDetection(SlowConsumerDetectionListener) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- setlowConsumerDetection(SlowConsumerDetectionListener) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- setManagementAddress(SimpleString) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the management address of this server.
- setManagementAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setManagementBrowsePageSize(int) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setManagementNotificationAddress(SimpleString) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the management notification address of this server.
- setManagementNotificationAddress(SimpleString) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMaskPassword(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets if passwords should be masked or not.
- setMaskPassword(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMatch(String) - Method in class org.apache.activemq.artemis.core.settings.impl.Match
-
- setMatch(SimpleString) - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- setMaxBackups(int) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setMaxBackups(int) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setMaxConnections(int) - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- setMaxDayCount(int) - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- setMaxDayCount(int) - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- setMaxDeliveryAttempts(int) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setMaxDiskUsage(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setMaxDiskUsage(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMaxFolders(int) - Method in class org.apache.activemq.artemis.core.server.files.FileMoveManager
-
- setMaxHops(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setMaxQueues(int) - Method in class org.apache.activemq.artemis.core.settings.impl.ResourceLimitSettings
-
- setMaxRedeliveryDelay(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setMaxRetryInterval(long) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setMaxRetryInterval(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setMaxSavedReplicatedJournalsSize(int) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setMaxSavedReplicatedJournalsSize(int) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setMaxSizeBytes(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setMaxSizeBytesRejectThreshold(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setMaxUsage(double) - Method in class org.apache.activemq.artemis.core.server.files.FileStoreMonitor
-
- setMBeanServer(MBeanServer) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- setMbeanServer(MBeanServer) - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
Use this mbean server to register management beans.
- setMBeanServer(MBeanServer) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setMemoryMeasureInterval(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setMemoryMeasureInterval(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMemoryWarningThreshold(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setMemoryWarningThreshold(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageCounter(MessageCounter) - Method in class org.apache.activemq.artemis.core.management.impl.QueueControlImpl
-
- setMessageCounterEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether message counter is enabled for this server.
- setMessageCounterEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageCounterHistoryDayLimit(int) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setMessageCounterMaxDayCount(int) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- setMessageCounterMaxDayHistory(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the maximum number of days kept in memory for message counter.
- setMessageCounterMaxDayHistory(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageCounterSamplePeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the sample period to take message counter snapshot.
- setMessageCounterSamplePeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageCounterSamplePeriod(long) - Method in class org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl
-
- setMessageExpiryScanPeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the frequency (in milliseconds) to scan messages to detect which messages
have expired.
- setMessageExpiryScanPeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageExpiryThreadPriority(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the priority of the thread used to scan message expiration.
- setMessageExpiryThreadPriority(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setMessageID(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- setMessageID(long) - Method in interface org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
-
- setMessageID(long) - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- setMessageID(long) - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- setMessageLoadBalancingType(MessageLoadBalancingType) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setMessageLoadBalancingType(MessageLoadBalancingType) - Method in interface org.apache.activemq.artemis.core.postoffice.Bindings
-
- setMessageLoadBalancingType(MessageLoadBalancingType) - Method in class org.apache.activemq.artemis.core.postoffice.impl.BindingsImpl
-
- setMessages(PagedMessage[]) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.LivePageCacheImpl
-
- setMessages(PagedMessage[]) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCache
-
- setMessageTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setMessageTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.FileStorageConfiguration
-
- setMinLargeMessageSize(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setMinLargeMessageSize(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setName(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setName(String) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setName(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
To be used on dependency management on the application server
- setName(String) - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- setName(String) - Method in class org.apache.activemq.artemis.core.config.CoreQueueConfiguration
-
- setName(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setName(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setName(SimpleString) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setNetworCheckNIC(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The NIC name to be used on network checks
- setNetworCheckNIC(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setNetworkCheckList(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
A comma separated list of IPs we could use to validate if the network is UP.
- setNetworkCheckList(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setNetworkCheckPeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The interval on which we will perform network checks.
- setNetworkCheckPeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
The interval on which we will perform network checks.
- setNetworkCheckPing6Command(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setNetworkCheckPing6Command(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setNetworkCheckPingCommand(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setNetworkCheckPingCommand(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setNetworkCheckTimeout(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Time in ms for how long we should wait for a ping to finish.
- setNetworkCheckTimeout(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
Time in ms for how long we should wait for a ping to finish.
- setNetworkCheckURLList(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
A comma separated list of URIs we could use to validate if the network is UP.
- setNetworkCheckURLList(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setNodeID(String) - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
Sets the nodeID.
- setNodeManagerStoreTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setNotificationService(NotificationService) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- setNotificationService(NotificationService) - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- setNotificationService(NotificationService) - Method in interface org.apache.activemq.artemis.core.server.cluster.Bridge
-
- setNotificationService(NotificationService) - Method in interface org.apache.activemq.artemis.core.server.cluster.BroadcastGroup
-
- setNotificationService(NotificationService) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- setNotificationService(NotificationService) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- setNotificationService(NotificationService) - Method in interface org.apache.activemq.artemis.spi.core.remoting.Acceptor
-
Set the notification service for this acceptor to use.
- setObserver(TempQueueObserver) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.TempQueueCleanerUpper
-
- setOriginalHeaders(ServerMessage, MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- setOriginalHeaders(ServerMessage, MessageReference, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- setOriginalHeaders(ServerMessage, MessageReference, boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- setOutgoingInterceptorClassNames(List<String>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the list of interceptors classes used by this server for outgoing messages (i.e.
- setOutgoingInterceptorClassNames(List<String>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPageCacheMaxSize(int) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setPaged() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- setPaged() - Method in interface org.apache.activemq.artemis.core.server.LargeServerMessage
-
We have to copy the large message content in case of DLQ and paged messages
For that we need to pre-mark the LargeMessage with a flag when it is paged
- setPageMaxConcurrentIO(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The max number of concurrent reads allowed on paging.
- setPageMaxConcurrentIO(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPageSizeBytes(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setPageStoreTableName(String) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setPagingDirectory(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the file system directory used to store paging files.
- setPagingDirectory(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPagingManager(PagingManager) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- setPagingManager(PagingManager) - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryNIO
-
- setPagingManager(PagingManager) - Method in interface org.apache.activemq.artemis.core.paging.PagingStoreFactory
-
- setPagingStore(PagingStore) - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- setPagingStore(PagingStore) - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- setParams(Map<String, Object>) - Method in class org.apache.activemq.artemis.core.config.ConnectorServiceConfiguration
-
- setPassword(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setPasswordCodec(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
The default password decoder
- setPasswordCodec(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPendingRecordID(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- setPendingRecordID(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageInSync
-
- setPendingRecordID(long) - Method in interface org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
-
- setPersistDeliveryCountBeforeDelivery(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether delivery count is persisted before messages are delivered to consumers.
- setPersistDeliveryCountBeforeDelivery(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPersistedCount(int) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setPersistedCount(int) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setPersistedCount(int) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- setPersistenceEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether this server is using persistence and store data.
- setPersistenceEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPersistent(boolean) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
-
used on testing only
- setPersistIDCache(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether message ID cache is persisted.
- setPersistIDCache(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPopulateValidatedUser(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setPopulateValidatedUser(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setPortOffset(int) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setPostOffice(PostOffice) - Method in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
- setPostOffice(PostOffice) - Method in interface org.apache.activemq.artemis.core.server.QueueFactory
-
This is required for delete-all-reference to work correctly with paging
- setProducerWindowSize(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setProducerWindowSize(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setProtocolConnection(RemotingConnection) - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnection
-
- setProtocolContext(Object) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- setProtocolContext(Object) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- setProtocolData(Object) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setProtocolData(Object) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setProtocolData(Object) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- setProtocolData(Object) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
To be used on holding protocol specific data during the delivery.
- setProtocolData(Object) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
this is to be used with anything specific on a protocol head.
- setProtocolData(Object) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- setProtocolData(Object) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
Protocol managers can use this field to store any object needed.
- setQueue(Queue) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- setQueueConfigurations(List<CoreQueueConfiguration>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the queues configured for this server.
- setQueueConfigurations(List<CoreQueueConfiguration>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setQueueName(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setQueuePrefetch(int) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setQuorumManager(QuorumManager) - Method in interface org.apache.activemq.artemis.core.server.cluster.qourum.Quorum
-
called by the quorum manager when a quorum is registered
- setQuorumManager(QuorumManager) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- setReadPermissionValue(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setReaperPeriod(long) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setReconnectAttempts(int) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setReconnectAttemptsOnSameNode(int) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setRecordID(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PagePositionImpl
-
- setRecordID(long) - Method in interface org.apache.activemq.artemis.core.paging.cursor.PagePosition
-
- setRecordID(long) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- setRecordID(long) - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- setRedeliveryDelay(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setRedeliveryMultiplier(double) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setRedistributionDelay(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setRemoteBackupUpToDate() - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- setReplicaPolicy(ReplicaPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy
-
- setReplicatedClusterName(String) - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- setReplicatedPolicy(ReplicatedPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setRequestBackup(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.ColocatedPolicyConfiguration
-
- setRequestBackup(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy
-
- setResolveProtocols(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setResolveProtocols(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setResourceLimitSettings(Map<String, ResourceLimitSettings>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setResourceLimitSettings(Map<String, ResourceLimitSettings>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setRestartBackup(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setRestartBackup(boolean) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- setRestartBackup(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- setRestartBackup(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy
-
- setRetryInterval(long) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setRetryInterval(long) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setRetryIntervalMultiplier(double) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setRetryIntervalMultiplier(double) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setRoleAttribute(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setRolePrincipalClass(String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- setRoutingName(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setRunSyncSpeedTest(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setRunSyncSpeedTest(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setScaleDownConfiguration(ScaleDownConfiguration) - Method in class org.apache.activemq.artemis.core.config.ha.LiveOnlyPolicyConfiguration
-
- setScaleDownConfiguration(ScaleDownConfiguration) - Method in class org.apache.activemq.artemis.core.config.ha.ReplicaPolicyConfiguration
-
- setScaleDownConfiguration(ScaleDownConfiguration) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- setScaleDownPolicy(ScaleDownPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.BackupPolicy
-
- setScaleDownPolicy(ScaleDownPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy
-
- setScheduledDeliveryTime(long) - Method in class org.apache.activemq.artemis.core.paging.cursor.PagedReferenceImpl
-
- setScheduledDeliveryTime(long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AddMessageRecord
-
- setScheduledDeliveryTime(long) - Method in class org.apache.activemq.artemis.core.server.impl.MessageReferenceImpl
-
- setScheduledDeliveryTime(long) - Method in interface org.apache.activemq.artemis.core.server.MessageReference
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.activemq.artemis.core.server.impl.ServiceRegistryImpl
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in interface org.apache.activemq.artemis.core.server.ServiceRegistry
-
- setScheduledThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the maximum number of threads in the scheduled thread pool of this server.
- setScheduledThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSecurityEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether security is enabled for this server.
- setSecurityEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSecurityInvalidationInterval(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the interval time (in milliseconds) to invalidate security credentials.
- setSecurityInvalidationInterval(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSecurityManager(ActiveMQSecurityManager) - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
Set the activemq security manager.
- setSecurityRepository(HierarchicalRepository<Set<Role>>) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- setSecurityRepository(HierarchicalRepository<Set<Role>>) - Method in interface org.apache.activemq.artemis.core.server.SecuritySettingPlugin
-
This method is called by the broker during the start-up process.
- setSecurityRoles(Map<String, Set<Role>>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setSecurityRoles(Map<String, Set<Role>>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSecuritySettingPlugins(List<SecuritySettingPlugin>) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setSecuritySettingPlugins(List<SecuritySettingPlugin>) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSendToDLAOnNoRoute(boolean) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setServerDumpInterval(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setServerDumpInterval(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setSessionFactory(ClientSessionFactoryInternal) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- setSessionFactory(ClientSessionFactoryInternal) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- setSessionHandler(ServerSessionPacketHandler) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback
-
- setSharedStoreMasterPolicy(SharedStoreMasterPolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- setSharedStoreSlavePolicy(SharedStoreSlavePolicy) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- setSlowConsumerCheckPeriod(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setSlowConsumerPolicy(SlowConsumerPolicy) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setSlowConsumerThreshold(long) - Method in class org.apache.activemq.artemis.core.settings.impl.AddressSettings
-
- setSqlProvider(SQLProvider.Factory) - Method in class org.apache.activemq.artemis.core.config.storage.DatabaseStorageConfiguration
-
- setStarted(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- setStarted(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- setState(ActiveMQServerImpl.SERVER_STATE) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- setState(Transaction.State) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- setState(Transaction.State) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- setStaticConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setStaticConnectors(List<String>) - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- setStorageManager(StorageManager) - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- setStorageManager(StorageManager) - Method in interface org.apache.activemq.artemis.core.server.management.ManagementService
-
- setStoreConfiguration(StoreConfiguration) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setStoreConfiguration(StoreConfiguration) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setStoreId(long) - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
-
- setStoreId(long) - Method in class org.apache.activemq.artemis.core.persistence.config.PersistedRoles
-
- setSynchronizationIsFinishedAcknowledgement(boolean) - Method in class org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationResponseMessageV2
-
- setSystemPropertyPrefix(String) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
- setSystemPropertyPrefix(String) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setThreadPoolMaxSize(int) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the maximum number of threads in the thread pool of this server.
- setThreadPoolMaxSize(int) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setTick(Runnable) - Method in interface org.apache.activemq.artemis.core.server.reload.ReloadManager
-
Callback for the next tick
- setTick(Runnable) - Method in class org.apache.activemq.artemis.core.server.reload.ReloadManagerImpl
-
- setTimeout(long) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setTimeout(int) - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- setTimeout(int) - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- setTransaction(Transaction) - Method in class org.apache.activemq.artemis.core.server.impl.RoutingContextImpl
-
- setTransaction(Transaction) - Method in interface org.apache.activemq.artemis.core.server.RoutingContext
-
- setTransactionTimeout(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the timeout (in milliseconds) after which transactions is removed
from the resource manager after it was created.
- setTransactionTimeout(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setTransactionTimeoutScanPeriod(long) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets the frequency (in milliseconds) to scan transactions to detect which transactions
have timed out.
- setTransactionTimeoutScanPeriod(long) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setTransferring(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl
-
- setTransferring(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- setTransferring(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerConsumer
-
- setTransferring(boolean) - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- setTransformerClassName(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setTransformerClassName(String) - Method in class org.apache.activemq.artemis.core.config.DivertConfiguration
-
- setType(GroupingHandlerConfiguration.TYPE) - Method in class org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration
-
- setUpServerLockFile() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
Ensures existence of persistent information about the server's nodeID.
- setUseDuplicateDetection(boolean) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setUser(String) - Method in class org.apache.activemq.artemis.core.config.BridgeConfiguration
-
- setUUID(UUID) - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- setValidateAIO(boolean) - Method in class org.apache.activemq.artemis.core.deployers.impl.FileConfigurationParser
-
- setValue(T) - Method in class org.apache.activemq.artemis.core.settings.impl.Match
-
- setWaitForActivation(Boolean) - Method in class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- setWaitForActivation(boolean) - Method in class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- setWildcardRoutingEnabled(boolean) - Method in interface org.apache.activemq.artemis.core.config.Configuration
-
Sets whether wildcard routing is supported by this server.
- setWildcardRoutingEnabled(boolean) - Method in class org.apache.activemq.artemis.core.config.impl.ConfigurationImpl
-
- setWritePermissionValue(String) - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- SharedNothingBackupActivation - Class in org.apache.activemq.artemis.core.server.impl
-
- SharedNothingBackupActivation(ActiveMQServerImpl, boolean, Map<String, Object>, ActiveMQServerImpl.ShutdownOnCriticalErrorListener, ReplicaPolicy, NetworkHealthCheck) - Constructor for class org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation
-
- SharedNothingBackupQuorum - Class in org.apache.activemq.artemis.core.server.cluster.qourum
-
- SharedNothingBackupQuorum(StorageManager, NodeManager, ScheduledExecutorService, NetworkHealthCheck) - Constructor for class org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum
-
- SharedNothingBackupQuorum.BACKUP_ACTIVATION - Enum in org.apache.activemq.artemis.core.server.cluster.qourum
-
- SharedNothingLiveActivation - Class in org.apache.activemq.artemis.core.server.impl
-
- SharedNothingLiveActivation(ActiveMQServerImpl, ReplicatedPolicy) - Constructor for class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- SharedStoreBackupActivation - Class in org.apache.activemq.artemis.core.server.impl
-
- SharedStoreBackupActivation(ActiveMQServerImpl, SharedStoreSlavePolicy) - Constructor for class org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation
-
- SharedStoreLiveActivation - Class in org.apache.activemq.artemis.core.server.impl
-
- SharedStoreLiveActivation(ActiveMQServerImpl, SharedStoreMasterPolicy) - Constructor for class org.apache.activemq.artemis.core.server.impl.SharedStoreLiveActivation
-
- SharedStoreMasterPolicy - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- SharedStoreMasterPolicy() - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- SharedStoreMasterPolicy(boolean, boolean) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy
-
- SharedStoreMasterPolicyConfiguration - Class in org.apache.activemq.artemis.core.config.ha
-
- SharedStoreMasterPolicyConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ha.SharedStoreMasterPolicyConfiguration
-
- SharedStoreSlavePolicy - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- SharedStoreSlavePolicy() - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- SharedStoreSlavePolicy(boolean, boolean, boolean, ScaleDownPolicy) - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy
-
- SharedStoreSlavePolicyConfiguration - Class in org.apache.activemq.artemis.core.config.ha
-
- SharedStoreSlavePolicyConfiguration() - Constructor for class org.apache.activemq.artemis.core.config.ha.SharedStoreSlavePolicyConfiguration
-
- SHORT_PROPERTIES - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- SHORT_PROPERTIES_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- shutdown() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.HttpAcceptorHandler
-
- ShutdownOnCriticalErrorListener() - Constructor for class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.ShutdownOnCriticalErrorListener
-
- SimpleAddressManager - Class in org.apache.activemq.artemis.core.postoffice.impl
-
A simple address manager that maintains the addresses and bindings.
- SimpleAddressManager(BindingsFactory) - Constructor for class org.apache.activemq.artemis.core.postoffice.impl.SimpleAddressManager
-
- size() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMRegistry
-
- size() - Method in interface org.apache.activemq.artemis.core.server.cluster.BroadcastGroup
-
- size() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- SIZE_RECORD - Static variable in class org.apache.activemq.artemis.core.paging.impl.Page
-
- SLOW_CONSUMER_POLICY_TYPE - Static variable in class org.apache.activemq.artemis.core.config.impl.Validators
-
- slowConsumerDetected(String, long, String, String, float, float) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- SlowConsumerDetectionListener - Interface in org.apache.activemq.artemis.core.server
-
- SlowConsumerPolicy - Enum in org.apache.activemq.artemis.core.settings.impl
-
- slowReplicationResponse() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- sslHandshakeFailed(String, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- StandaloneHAManager - Class in org.apache.activemq.artemis.core.server.cluster.ha
-
- StandaloneHAManager() - Constructor for class org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
-
- start() - Method in class org.apache.activemq.artemis.core.config.impl.FileSecurityConfiguration
-
Deprecated.
- start() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- start() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- start() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- start() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- start() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- start() - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- start() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- start() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- start() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- start() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- start() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- start() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- start() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- start() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnector
-
- start() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- start() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- start() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- start() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- start() - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- start() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
starts the HA manager.
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.Redistributor
-
- start() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
we start by simply creating the server locator and connecting in a separate thread
- start() - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- start() - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- start() - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- start() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- start() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- start() - Method in class org.apache.activemq.artemis.core.server.MemoryManager
-
- start() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- start() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- start() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- startAcceptors() - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- startAcceptors() - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- startBackup() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- startBackup() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- startBackup() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- startBackup() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- started - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- started - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- startedAcceptor(String, Integer, String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- startExpiryScanner() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
The expiry scanner can't be started until the whole server has been started other wise you may get races
- startExpiryScanner() - Method in interface org.apache.activemq.artemis.core.postoffice.PostOffice
-
- startLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.FileLockNodeManager
-
- startLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- startLiveNode() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- startLiveNode() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- startPaging() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- startPaging() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- startReplication(ReplicationManager, PagingManager, String, boolean, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- startReplication(ReplicationManager, PagingManager, String, boolean, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- startReplication(ReplicationManager, PagingManager, String, boolean, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- startReplication(CoreRemotingConnection, ClusterConnection, Pair<TransportConfiguration, TransportConfiguration>, boolean) - Method in class org.apache.activemq.artemis.core.server.impl.SharedNothingLiveActivation
-
- state - Variable in class org.apache.activemq.artemis.core.server.impl.InVMNodeManager
-
- stompBeginTX(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- stompErrorTXExists(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- stompTXAckNorSupported() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- stop() - Method in class org.apache.activemq.artemis.core.config.impl.FileSecurityConfiguration
-
Deprecated.
- stop() - Method in class org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.management.impl.BridgeControlImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.management.impl.BroadcastGroupControlImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.management.impl.ClusterConnectionControlImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.messagecounter.impl.MessageCounterManagerImpl
-
- stop() - Method in interface org.apache.activemq.artemis.core.messagecounter.MessageCounterManager
-
- stop() - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- stop() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
-
- stop() - Method in interface org.apache.activemq.artemis.core.paging.cursor.PageSubscription
-
- stop() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingManagerImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- stop() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryNIO
-
- stop() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- stop() - Method in interface org.apache.activemq.artemis.core.paging.PagingStoreFactory
-
- stop() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- stop(boolean, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- stop(boolean, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JDBCJournalStorageManager
-
- stop() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- stop(boolean, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- stop() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- stop(boolean, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- stop(boolean, boolean) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- stop() - Method in class org.apache.activemq.artemis.core.postoffice.impl.PostOfficeImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.remoting.impl.invm.InVMAcceptor
-
- stop() - Method in class org.apache.activemq.artemis.core.remoting.impl.netty.NettyAcceptor
-
- stop(boolean) - Method in class org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
-
- stop(boolean) - Method in interface org.apache.activemq.artemis.core.remoting.server.RemotingService
-
- stop() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- stop() - Method in class org.apache.activemq.artemis.core.replication.ReplicationEndpoint
-
- stop() - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- stop() - Method in class org.apache.activemq.artemis.core.security.impl.SecurityStoreImpl
-
- stop() - Method in interface org.apache.activemq.artemis.core.security.SecurityStore
-
- stop(boolean) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServer
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.BackupManager
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterController
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.ClusterManager
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.ColocatedHAManager
-
stop any backups
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.impl.Redistributor
-
- stop() - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
stops the server locator
- stop() - Method in class org.apache.activemq.artemis.core.server.embedded.EmbeddedActiveMQ
-
- stop() - Method in class org.apache.activemq.artemis.core.server.group.impl.LocalGroupingHandler
-
- stop() - Method in class org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
-
- stop() - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- stop(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.impl.ConnectorsService
-
- stop() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- stop() - Method in class org.apache.activemq.artemis.core.server.impl.LegacyLDAPSecuritySettingPlugin
-
- stop() - Method in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl
-
- stop() - Method in class org.apache.activemq.artemis.core.server.MemoryManager
-
- stop() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- stop() - Method in interface org.apache.activemq.artemis.core.server.SecuritySettingPlugin
-
Clean up all the associated resources associated with this plugin (e.g.
- stop() - Method in interface org.apache.activemq.artemis.core.server.ServerSession
-
- stop() - Method in class org.apache.activemq.artemis.core.transaction.impl.ResourceManagerImpl
-
- stopBackup() - Method in class org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager
-
- stopBackup() - Method in class org.apache.activemq.artemis.core.server.NodeManager
-
- stopPaging() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- stopPaging() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
- stopReplicatedBackupAfterFailback() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- stopReplication() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
Stops replication by resetting replication-related fields to their 'unreplicated' state.
- stopReplication() - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- stopReplication() - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Stops the replication of data from the live to the backup.
- stopTheServer(boolean) - Method in class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl
-
Stops the server in a different thread.
- storageManager - Variable in class org.apache.activemq.artemis.core.management.impl.AbstractControl
-
- storageManager - Variable in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- storageManager - Variable in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- storageManager - Variable in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryNIO
-
- StorageManager - Interface in org.apache.activemq.artemis.core.persistence
-
A StorageManager
Note about IDGEnerator
I've changed StorageManager to extend IDGenerator, because in some places
all we needed from the StorageManager was the idGeneration.
- storageManager - Variable in class org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl
-
- storageManager - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- storageManager - Variable in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- StorageManager.LargeMessageExtension - Enum in org.apache.activemq.artemis.core.persistence
-
- storageManagerLock - Variable in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- store(StorageManager, PagingManager, Transaction) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- store(StorageManager, PagingManager, Transaction) - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- storeAcknowledge(long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeAcknowledge(long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeAcknowledge(long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeAcknowledgeTransactional(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeAcknowledgeTransactional(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeAcknowledgeTransactional(long, long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeAddressSetting(PersistedAddressSetting) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeAddressSetting(PersistedAddressSetting) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeAddressSetting(PersistedAddressSetting) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeBookmark(ArrayList<PageSubscription>, Page) - Method in class org.apache.activemq.artemis.core.paging.cursor.impl.PageCursorProviderImpl
-
- StoreConfiguration - Interface in org.apache.activemq.artemis.core.config
-
- StoreConfiguration.StoreType - Enum in org.apache.activemq.artemis.core.config
-
- storeCursorAcknowledge(long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeCursorAcknowledge(long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeCursorAcknowledge(long, PagePosition) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeCursorAcknowledgeTransactional(long, long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeCursorAcknowledgeTransactional(long, long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeCursorAcknowledgeTransactional(long, long, PagePosition) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeDuplicateID(SimpleString, byte[], long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeDuplicateID(SimpleString, byte[], long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeDuplicateID(SimpleString, byte[], long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeDuplicateIDTransactional(long, SimpleString, byte[], long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeDuplicateIDTransactional(long, SimpleString, byte[], long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeDuplicateIDTransactional(long, SimpleString, byte[], long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeHeuristicCompletion(Xid, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeHeuristicCompletion(Xid, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeHeuristicCompletion(Xid, boolean) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeID(long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeID(long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeID(long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
Stores the id from IDManager.
- storeIsPaging() - Method in class org.apache.activemq.artemis.core.server.impl.ServerMessageImpl
-
- storeIsPaging() - Method in interface org.apache.activemq.artemis.core.server.ServerMessage
-
- storeLineUp() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl
-
- storeMessage(ServerMessage) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeMessage(ServerMessage) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeMessage(ServerMessage) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeMessageTransactional(long, ServerMessage) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeMessageTransactional(long, ServerMessage) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeMessageTransactional(long, ServerMessage) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePageCompleteTransactional(long, long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePageCompleteTransactional(long, long, PagePosition) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePageCompleteTransactional(long, long, PagePosition) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePageCounter(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePageCounter(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePageCounter(long, long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePageCounterInc(long, long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePageCounterInc(long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePageCounterInc(long, long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePageCounterInc(long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePageCounterInc(long, long, int) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePageCounterInc(long, int) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePageTransaction(long, PageTransactionInfo) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePageTransaction(long, PageTransactionInfo) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePageTransaction(long, PageTransactionInfo) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePendingCounter(long, long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storePendingCounter(long, long, int) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storePendingCounter(long, long, int) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storePendingLargeMessage(long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
-
- storeQueueStatus(long, QueueStatus) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeQueueStatus(long, QueueStatus) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeQueueStatus(long, QueueStatus) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeReference(long, long, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeReference(long, long, boolean) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeReference(long, long, boolean) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeReferenceTransactional(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeReferenceTransactional(long, long, long) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeReferenceTransactional(long, long, long) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeSecurityRoles(PersistedRoles) - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager
-
- storeSecurityRoles(PersistedRoles) - Method in class org.apache.activemq.artemis.core.persistence.impl.nullpm.NullStorageManager
-
- storeSecurityRoles(PersistedRoles) - Method in interface org.apache.activemq.artemis.core.persistence.StorageManager
-
- storeUpdate(StorageManager, PagingManager, Transaction) - Method in class org.apache.activemq.artemis.core.paging.impl.PageTransactionInfoImpl
-
- storeUpdate(StorageManager, PagingManager, Transaction) - Method in interface org.apache.activemq.artemis.core.paging.PageTransactionInfo
-
- strictUpdateDeliveryCount - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- STRING_PROPERTIES - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- STRING_PROPERTIES_DESCRIPTION - Static variable in interface org.apache.activemq.artemis.core.management.impl.openmbean.CompositeDataConstants
-
- suspend() - Method in class org.apache.activemq.artemis.core.transaction.impl.TransactionImpl
-
- suspend() - Method in interface org.apache.activemq.artemis.core.transaction.Transaction
-
- swap(Set<Map.Entry<String, T>>) - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
- swap(Set<Map.Entry<String, T>>) - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- switchingNIO() - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- switchingNIOonPath(String) - Method in interface org.apache.activemq.artemis.core.server.ActiveMQServerLogger
-
- sync() - Method in class org.apache.activemq.artemis.core.paging.impl.Page
-
- sync() - Method in class org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
-
- sync() - Method in interface org.apache.activemq.artemis.core.paging.PagingStore
-
Schedules sync to the file storage.
- synchronizationLock() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- synchronizationUnlock() - Method in class org.apache.activemq.artemis.core.replication.ReplicatedJournal
-
- syncJournalFile(JournalFile, AbstractJournalStorageManager.JournalContent) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
Sends the whole content of the file to be duplicated.
- syncLargeMessageFile(SequentialFile, long, long) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- syncNonTransactional - Variable in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryDatabase
-
- syncNonTransactional - Variable in class org.apache.activemq.artemis.core.paging.impl.PagingStoreFactoryNIO
-
- syncPages(SequentialFile, long, SimpleString) - Method in class org.apache.activemq.artemis.core.replication.ReplicationManager
-
- validate(String, Object) - Method in interface org.apache.activemq.artemis.core.config.impl.Validators.Validator
-
- validateConfiguration() - Method in class org.apache.activemq.artemis.core.config.ClusterConnectionConfiguration
-
- validateConfiguration(Configuration) - Static method in class org.apache.activemq.artemis.core.config.ConfigurationUtils
-
- validatedUser - Variable in class org.apache.activemq.artemis.core.server.impl.ServerSessionImpl
-
- validateFile() - Method in class org.apache.activemq.artemis.core.persistence.impl.journal.LargeServerMessageImpl
-
- validateUser(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- validateUser(String, String, X509Certificate[]) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- validateUser(String, String) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
-
is this a valid user.
- validateUser(String, String, X509Certificate[]) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager2
-
is this a valid user.
- validateUser(String, String, X509Certificate[]) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager3
-
is this a valid user.
- validateUser(String, String) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
-
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
-
is this a valid user and do they have the correct role
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager2
-
Determine whether the given user is valid and whether they have
the correct role for the given destination address.
- validateUserAndRole(String, String, Set<Role>, CheckType, String, RemotingConnection) - Method in interface org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager3
-
Determine whether the given user is valid and whether they have
the correct role for the given destination address.
- validateUserAndRole(String, String, Set<Role>, CheckType) - Method in class org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManagerImpl
-
Deprecated.
- Validators - Class in org.apache.activemq.artemis.core.config.impl
-
A Validators.
- Validators() - Constructor for class org.apache.activemq.artemis.core.config.impl.Validators
-
- Validators.Validator - Interface in org.apache.activemq.artemis.core.config.impl
-
- validValues - Static variable in enum org.apache.activemq.artemis.core.server.JournalType
-
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.config.BackupStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.config.HAPolicyConfiguration.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.config.StoreConfiguration.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.persistence.impl.journal.AbstractJournalStorageManager.JournalContent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.persistence.QueueStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.persistence.StorageManager.LargeMessageExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.postoffice.BindingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.postoffice.RoutingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.BackupReplicationStartFailedMessage.BackupRegistrationProblem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationLiveIsStoppingMessage.LiveStopping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage.SyncDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.replication.ReplicationManager.ADD_OPERATION_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.security.CheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.cluster.impl.MessageLoadBalancingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.cluster.qourum.SharedNothingBackupQuorum.BACKUP_ACTIVATION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.group.impl.GroupingHandlerConfiguration.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.HandleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.impl.AckReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.impl.InVMNodeManager.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.server.JournalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.settings.impl.SlowConsumerPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.artemis.core.transaction.Transaction.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.activemq.artemis.core.config.BackupStrategy
-
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.core.config.HAPolicyConfiguration.TYPE
-
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.core.config.StoreConfiguration.StoreType
-
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.core.persistence.impl.journal.AbstractJournalStorageManager.JournalContent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Static variable in enum org.apache.activemq.artemis.core.persistence.QueueStatus
-
- values() - Static method in enum org.apache.activemq.artemis.core.persistence.QueueStatus
-
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.core.persistence.StorageManager.LargeMessageExtension
-
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.core.postoffice.BindingType
-
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.core.postoffice.RoutingStatus
-
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.core.protocol.core.impl.wireformat.BackupReplicationStartFailedMessage.BackupRegistrationProblem
-
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.core.protocol.core.impl.wireformat.ReplicationLiveIsStoppingMessage.LiveStopping
-
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.core.protocol.core.impl.wireformat.ReplicationStartSyncMessage.SyncDataType
-
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.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage.FileType
-
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.core.replication.ReplicationManager.ADD_OPERATION_TYPE
-
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.core.security.CheckType
-
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.core.server.cluster.impl.MessageLoadBalancingType
-
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.core.server.cluster.qourum.SharedNothingBackupQuorum.BACKUP_ACTIVATION
-
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.core.server.group.impl.GroupingHandlerConfiguration.TYPE
-
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.core.server.HandleStatus
-
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.core.server.impl.AckReason
-
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.core.server.impl.InVMNodeManager.State
-
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.core.server.JournalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface org.apache.activemq.artemis.core.settings.HierarchicalRepository
-
Return a list of Values being added
- values() - Method in class org.apache.activemq.artemis.core.settings.impl.HierarchicalObjectRepository
-
- values() - Static method in enum org.apache.activemq.artemis.core.settings.impl.SlowConsumerPolicy
-
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.core.transaction.Transaction.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, String) - Method in interface org.apache.activemq.artemis.core.server.cluster.ClusterConnection
-
Verifies whether user and password match the ones configured for this ClusterConnection.
- verify(String, String) - Method in class org.apache.activemq.artemis.core.server.cluster.impl.ClusterConnectionImpl
-
- verify(String) - Static method in class org.apache.activemq.artemis.core.settings.impl.Match
-
utility method to verify consistency of match
- vote(QuorumVote) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
ask the quorum to vote within a specific quorum.
- vote(SimpleString, Vote) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
handle a vote received on the quorum
- vote(V) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVote
-
called by the
QuorumManager
when a vote can be made, either from the
cluster or decided by itself.
- vote(Vote) - Method in interface org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteHandler
-
- vote(BooleanVote) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumVoteServerConnect
-
live nodes | remaining nodes | majority | votes needed
1 | 0 | 0 | 0
2 | 1 | 1 | 1
n | r = n-1 | n/2 + 1 | n/2 + 1 rounded
3 | 2 | 2.5 | 2
4 | 3 | 3 | 3
5 | 4 | 3.5 | 3
6 | 5 | 4 | 4
- Vote<T> - Class in org.apache.activemq.artemis.core.server.cluster.qourum
-
the vote itself
- Vote() - Constructor for class org.apache.activemq.artemis.core.server.cluster.qourum.Vote
-
- voteComplete(QuorumVoteServerConnect) - Method in class org.apache.activemq.artemis.core.server.cluster.qourum.QuorumManager
-
must be called by the quorum when it is happy on an outcome.