| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.journal.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,JournalTransaction> |
JournalCompactor.getNewTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
JournalCompactor.addCommandCommit(JournalTransaction liveTransaction,
JournalFile currentFile) |
void |
JournalCompactor.addCommandRollback(JournalTransaction liveTransaction,
JournalFile currentFile) |
void |
JournalTransaction.merge(JournalTransaction other)
This is used to merge transactions from compacting
|
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.