Package | Description |
---|---|
org.hornetq.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 © 2012 JBoss by Red Hat. All Rights Reserved.