| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.journal.impl | |
| org.apache.activemq.artemis.core.persistence.impl.journal |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentLongHashMap<JournalRecord> |
JournalCompactor.getNewRecords() |
ConcurrentLongHashMap<JournalTransaction> |
JournalCompactor.getNewTransactions() |
ConcurrentLongHashMap<JournalRecord> |
JournalCompactor.getRecords() |
ConcurrentLongHashMap<JournalRecord> |
JournalImpl.getRecords() |
ConcurrentLongHashMap<JournalRecord> |
JournalRecordProvider.getRecords() |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentLongHashMap<LargeServerMessage> |
AbstractJournalStorageManager.largeMessagesToDelete |
Copyright © 2021 JBoss by Red Hat. All rights reserved.