Package | Description |
---|---|
org.apache.activemq.artemis.core.server | |
org.apache.activemq.artemis.core.server.impl | |
org.apache.activemq.artemis.utils |
Modifier and Type | Interface and Description |
---|---|
interface |
QueueManager |
interface |
TransientQueueManager |
Modifier and Type | Method and Description |
---|---|
ReferenceCounter |
Queue.getConsumersRefCount() |
Modifier and Type | Method and Description |
---|---|
void |
Queue.setConsumersRefCount(ReferenceCounter referenceCounter)
This will set a reference counter for every consumer present on the queue.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueManagerImpl |
class |
TransientQueueManagerImpl |
Modifier and Type | Method and Description |
---|---|
ReferenceCounter |
QueueImpl.getConsumersRefCount() |
Modifier and Type | Method and Description |
---|---|
void |
QueueImpl.setConsumersRefCount(ReferenceCounter referenceCounter) |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceCounterUtil |
Copyright © 2021 JBoss by Red Hat. All rights reserved.