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 boolean
equals(Object object)
@NotNull String
getRevision()
long
getTimestamp()
int
hashCode()
-