Package | Description |
---|---|
org.apache.activemq.artemis.core.postoffice | |
org.apache.activemq.artemis.core.postoffice.impl |
Modifier and Type | Method and Description |
---|---|
DuplicateIDCache |
PostOffice.getDuplicateIDCache(SimpleString address) |
Modifier and Type | Class and Description |
---|---|
class |
DuplicateIDCacheImpl
A DuplicateIDCacheImpl
A fixed size rotating cache of last X duplicate ids.
|
Modifier and Type | Method and Description |
---|---|
DuplicateIDCache |
PostOfficeImpl.getDuplicateIDCache(SimpleString address) |
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<SimpleString,DuplicateIDCache> |
PostOfficeImpl.getDuplicateIDCaches() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.