@ThreadSafe public final class LineageIdGenerator extends Object implements JournalEntryRepresentable
Constructor and Description |
---|
LineageIdGenerator()
Creates a new instance of
LineageIdGenerator . |
Modifier and Type | Method and Description |
---|---|
void |
initFromJournalEntry(Lineage.LineageIdGeneratorEntry entry)
Constructs the generator from a journal entry.
|
Journal.JournalEntry |
toJournalEntry() |
public LineageIdGenerator()
LineageIdGenerator
.public void initFromJournalEntry(Lineage.LineageIdGeneratorEntry entry)
entry
- the journal entrypublic Journal.JournalEntry toJournalEntry()
toJournalEntry
in interface JournalEntryRepresentable
Journal.JournalEntry
representing this objectCopyright © 2023. All Rights Reserved.