| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.io.buffer | |
| org.apache.activemq.artemis.core.persistence.impl.journal | |
| org.apache.activemq.artemis.core.server.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
TimedBuffer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJournalStorageManager
Controls access to the journals and other storage files such as the ones used to store pages and
large messages.
|
class |
JDBCJournalStorageManager |
class |
JournalStorageManager |
| Modifier and Type | Class and Description |
|---|---|
class |
LastValueQueue
A queue that will discard messages if a newer message with the same
Message.HDR_LAST_VALUE_NAME property value. |
class |
QueueImpl
Implementation of a Queue
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.