| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.persistence.impl.journal | |
| org.apache.activemq.artemis.core.replication | |
| org.apache.activemq.artemis.core.server |
| Modifier and Type | Class and Description |
|---|---|
class |
LargeServerMessageImpl |
class |
LargeServerMessageInSync |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<Long,ReplicatedLargeMessage> |
ReplicationEndpoint.getLargeMessages()
This is for tests basically, do not use it as its API is not guaranteed for future usage.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoreLargeServerMessage
This is a tagging interface,
as we need to make sure the LargeMessage is a core large message is certain places.
|
interface |
LargeServerMessage |
Copyright © 2025 JBoss by Red Hat. All rights reserved.