Package | Description |
---|---|
alluxio.master.journalv0 | |
alluxio.master.journalv0.ufs |
Class and Description |
---|
Journal
The read-only journal.
|
JournalFactory
Factory for creating named journals.
|
JournalFormatter
This describes the interface for serializing and de-serializing entries in the journal.
|
JournalInputStream
This input stream retrieves
Journal.JournalEntry from journal checkpoints and journal logs. |
JournalOutputStream
This output stream writes
Journal.JournalEntry objects to the journal. |
JournalReader
This class manages reading from the journal.
|
JournalWriter
This class manages all the writes to the journal.
|
MutableJournal
The read-write journal.
|
Class and Description |
---|
Journal
The read-only journal.
|
JournalFormatter
This describes the interface for serializing and de-serializing entries in the journal.
|
JournalInputStream
This input stream retrieves
Journal.JournalEntry from journal checkpoints and journal logs. |
JournalOutputStream
This output stream writes
Journal.JournalEntry objects to the journal. |
JournalReader
This class manages reading from the journal.
|
JournalWriter
This class manages all the writes to the journal.
|
MutableJournal
The read-write journal.
|
Copyright © 2023. All Rights Reserved.