Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQIOErrorException
-
Packages that use ActiveMQIOErrorException Package Description org.apache.activemq.artemis.core.journal.impl org.apache.activemq.artemis.core.server org.apache.activemq.artemis.journal -
-
Uses of ActiveMQIOErrorException in org.apache.activemq.artemis.core.journal.impl
Methods in org.apache.activemq.artemis.core.journal.impl that throw ActiveMQIOErrorException Modifier and Type Method Description JournalFileJournalFilesRepository. openFile()This method will instantly return the opened file, and schedule opening and reclaiming. -
Uses of ActiveMQIOErrorException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQIOErrorException Modifier and Type Method Description ActiveMQIOErrorExceptionActiveMQMessageBundle_$bundle. cannotWriteToClosedFile(SequentialFile file)ActiveMQIOErrorExceptionActiveMQMessageBundle. cannotWriteToClosedFile(SequentialFile file)ActiveMQIOErrorExceptionActiveMQMessageBundle_$bundle. diskBeyondLimit(String usableSpace, String totalSpace, String usage)ActiveMQIOErrorExceptionActiveMQMessageBundle. diskBeyondLimit(String usableSpace, String totalSpace, String usage) -
Uses of ActiveMQIOErrorException in org.apache.activemq.artemis.journal
Methods in org.apache.activemq.artemis.journal that return ActiveMQIOErrorException Modifier and Type Method Description ActiveMQIOErrorExceptionActiveMQJournalBundle_$bundle. fileNotOpened()ActiveMQIOErrorExceptionActiveMQJournalBundle. fileNotOpened()ActiveMQIOErrorExceptionActiveMQJournalBundle_$bundle. ioRenameFileError(String name, String newFileName)ActiveMQIOErrorExceptionActiveMQJournalBundle. ioRenameFileError(String name, String newFileName)ActiveMQIOErrorExceptionActiveMQJournalBundle_$bundle. journalDifferentVersion()ActiveMQIOErrorExceptionActiveMQJournalBundle. journalDifferentVersion()ActiveMQIOErrorExceptionActiveMQJournalBundle_$bundle. journalFileMisMatch()ActiveMQIOErrorExceptionActiveMQJournalBundle. journalFileMisMatch()ActiveMQIOErrorExceptionActiveMQJournalBundle_$bundle. recordLargerThanStoreMax(long recordSize, long maxRecordSize)ActiveMQIOErrorExceptionActiveMQJournalBundle. recordLargerThanStoreMax(long recordSize, long maxRecordSize)
-