Class JournalEntry
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.file.JournalEntry
-
public class JournalEntry extends Object
A value class representing an entry in the revisions journal.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)@NotNull StringgetRevision()longgetTimestamp()inthashCode()
-