Uses of Enum Class
org.apache.activemq.artemis.core.settings.impl.PageFullMessagePolicy
Packages that use PageFullMessagePolicy
Package
Description
-
Uses of PageFullMessagePolicy in org.apache.activemq.artemis.core.paging
Methods in org.apache.activemq.artemis.core.paging that return PageFullMessagePolicy -
Uses of PageFullMessagePolicy in org.apache.activemq.artemis.core.paging.impl
Methods in org.apache.activemq.artemis.core.paging.impl that return PageFullMessagePolicy -
Uses of PageFullMessagePolicy in org.apache.activemq.artemis.core.settings.impl
Methods in org.apache.activemq.artemis.core.settings.impl that return PageFullMessagePolicyModifier and TypeMethodDescriptionAddressSettings.getPageFullMessagePolicy()static PageFullMessagePolicyReturns the enum constant of this class with the specified name.static PageFullMessagePolicy[]PageFullMessagePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.artemis.core.settings.impl with parameters of type PageFullMessagePolicyModifier and TypeMethodDescriptionAddressSettings.setPageFullMessagePolicy(PageFullMessagePolicy policy)