| Modifier and Type | Method and Description |
|---|---|
List<PersistedAddressSetting> |
StorageManager.recoverAddressSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageManager.storeAddressSetting(PersistedAddressSetting addressSetting) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.apache.activemq.artemis.api.core.SimpleString,PersistedAddressSetting> |
AbstractJournalStorageManager.mapPersistedAddressSettings |
| Modifier and Type | Method and Description |
|---|---|
List<PersistedAddressSetting> |
AbstractJournalStorageManager.recoverAddressSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJournalStorageManager.storeAddressSetting(PersistedAddressSetting addressSetting) |
| Modifier and Type | Method and Description |
|---|---|
List<PersistedAddressSetting> |
NullStorageManager.recoverAddressSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
NullStorageManager.storeAddressSetting(PersistedAddressSetting addressSetting) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.