Package | Description |
---|---|
org.hornetq.core.persistence | |
org.hornetq.core.persistence.impl.journal | |
org.hornetq.core.persistence.impl.nullpm |
Modifier and Type | Method and Description |
---|---|
List<PersistedAddressSetting> |
StorageManager.recoverAddressSettings() |
Modifier and Type | Method and Description |
---|---|
void |
StorageManager.storeAddressSetting(PersistedAddressSetting addressSetting) |
Modifier and Type | Method and Description |
---|---|
List<PersistedAddressSetting> |
JournalStorageManager.recoverAddressSettings() |
Modifier and Type | Method and Description |
---|---|
void |
JournalStorageManager.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 © 2018 JBoss by Red Hat. All rights reserved.