Package | Description |
---|---|
org.apache.activemq.artemis.core.paging | |
org.apache.activemq.artemis.core.paging.impl | |
org.apache.activemq.artemis.core.settings.impl |
Modifier and Type | Method and Description |
---|---|
AddressFullMessagePolicy |
PagingStore.getAddressFullMessagePolicy() |
Modifier and Type | Method and Description |
---|---|
AddressFullMessagePolicy |
PagingStoreImpl.getAddressFullMessagePolicy() |
Modifier and Type | Field and Description |
---|---|
static AddressFullMessagePolicy |
AddressSettings.DEFAULT_ADDRESS_FULL_MESSAGE_POLICY |
Modifier and Type | Method and Description |
---|---|
AddressFullMessagePolicy |
AddressSettings.getAddressFullMessagePolicy() |
static AddressFullMessagePolicy |
AddressFullMessagePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressFullMessagePolicy[] |
AddressFullMessagePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AddressSettings |
AddressSettings.setAddressFullMessagePolicy(AddressFullMessagePolicy addressFullMessagePolicy) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.