Uses of Class
org.apache.activemq.artemis.core.persistence.config.AbstractPersistedAddressSetting
Packages that use AbstractPersistedAddressSetting
Package
Description
-
Uses of AbstractPersistedAddressSetting in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence that return AbstractPersistedAddressSettingMethods in org.apache.activemq.artemis.core.persistence that return types with arguments of type AbstractPersistedAddressSetting -
Uses of AbstractPersistedAddressSetting in org.apache.activemq.artemis.core.persistence.config
Subclasses of AbstractPersistedAddressSetting in org.apache.activemq.artemis.core.persistence.configModifier and TypeClassDescriptionclassDeprecated.Use PersistedAddressSettingJSON insteadclassMethods in org.apache.activemq.artemis.core.persistence.config that return AbstractPersistedAddressSettingModifier and TypeMethodDescriptionAbstractPersistedAddressSetting.setAddressMatch(SimpleString addressMatch) AbstractPersistedAddressSetting.setSetting(AddressSettings setting) AbstractPersistedAddressSetting.setStoreId(long storeId) -
Uses of AbstractPersistedAddressSetting in org.apache.activemq.artemis.core.persistence.impl.journal
Fields in org.apache.activemq.artemis.core.persistence.impl.journal with type parameters of type AbstractPersistedAddressSettingModifier and TypeFieldDescriptionprotected final Map<SimpleString,AbstractPersistedAddressSetting> AbstractJournalStorageManager.mapPersistedAddressSettingsMethods in org.apache.activemq.artemis.core.persistence.impl.journal that return AbstractPersistedAddressSettingModifier and TypeMethodDescriptionAbstractJournalStorageManager.recoverAddressSettings(SimpleString address) Methods in org.apache.activemq.artemis.core.persistence.impl.journal that return types with arguments of type AbstractPersistedAddressSetting -
Uses of AbstractPersistedAddressSetting in org.apache.activemq.artemis.core.persistence.impl.nullpm
Methods in org.apache.activemq.artemis.core.persistence.impl.nullpm that return AbstractPersistedAddressSettingModifier and TypeMethodDescriptionNullStorageManager.recoverAddressSettings(SimpleString address) Methods in org.apache.activemq.artemis.core.persistence.impl.nullpm that return types with arguments of type AbstractPersistedAddressSetting