| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction.txn.journal |
| Modifier and Type | Field and Description |
|---|---|
static JournalEntry |
JournalEntry.ABORT |
static JournalEntry |
JournalEntry.COMMIT |
| Modifier and Type | Method and Description |
|---|---|
JournalEntry |
Journal.readJournal(long id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JournalEntry> |
Journal.entries() |
Iterator<JournalEntry> |
Journal.entries(long startPosition) |
| Modifier and Type | Method and Description |
|---|---|
static String |
JournalEntry.format(JournalEntry entry) |
long |
Journal.writeJournal(JournalEntry entry) |
Licensed under the Apache License, Version 2.0