| Package | Description |
|---|---|
| org.mule.runtime.core.internal.util.journal | |
| org.mule.runtime.core.internal.util.journal.queue |
| Constructor and Description |
|---|
TransactionJournal(String logFilesDirectory,
TransactionCompletePredicate transactionCompletePredicate,
JournalEntrySerializer journalEntrySerializer,
Integer maximumFileSizeInMegabytes) |
| Modifier and Type | Method and Description |
|---|---|
static JournalEntrySerializer<Integer,LocalQueueTxJournalEntry> |
LocalTxQueueTransactionJournal.createLocalTxQueueJournalEntrySerializer(MuleContext muleContext) |
| Constructor and Description |
|---|
AbstractQueueTransactionJournal(String logFilesDirectory,
JournalEntrySerializer journalEntrySerializer,
Integer maximumFileSizeInMegabytes) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.