| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.journal.impl | |
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.journal |
| Modifier and Type | Method and Description |
|---|---|
JournalFile |
JournalFilesRepository.openFile()
This method will instantly return the opened file, and schedule opening and reclaiming.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveMQIOErrorException |
ActiveMQMessageBundle.cannotWriteToClosedFile(SequentialFile file) |
ActiveMQIOErrorException |
ActiveMQMessageBundle_$bundle.cannotWriteToClosedFile(SequentialFile file) |
ActiveMQIOErrorException |
ActiveMQMessageBundle.diskBeyondLimit(String usableSpace,
String totalSpace,
String usage) |
ActiveMQIOErrorException |
ActiveMQMessageBundle_$bundle.diskBeyondLimit(String usableSpace,
String totalSpace,
String usage) |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQIOErrorException |
ActiveMQJournalBundle.fileNotOpened() |
ActiveMQIOErrorException |
ActiveMQJournalBundle_$bundle.fileNotOpened() |
ActiveMQIOErrorException |
ActiveMQJournalBundle.ioRenameFileError(String name,
String newFileName) |
ActiveMQIOErrorException |
ActiveMQJournalBundle_$bundle.ioRenameFileError(String name,
String newFileName) |
ActiveMQIOErrorException |
ActiveMQJournalBundle.journalDifferentVersion() |
ActiveMQIOErrorException |
ActiveMQJournalBundle_$bundle.journalDifferentVersion() |
ActiveMQIOErrorException |
ActiveMQJournalBundle.journalFileMisMatch() |
ActiveMQIOErrorException |
ActiveMQJournalBundle_$bundle.journalFileMisMatch() |
ActiveMQIOErrorException |
ActiveMQJournalBundle.recordLargerThanStoreMax(long recordSize,
long maxRecordSize) |
ActiveMQIOErrorException |
ActiveMQJournalBundle_$bundle.recordLargerThanStoreMax(long recordSize,
long maxRecordSize) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.