Package org.apache.jackrabbit.oak.segment.spi.persistence
package org.apache.jackrabbit.oak.segment.spi.persistence
-
InterfacesClassDescriptionThis type abstracts the
gc.log
file, used to save information about the segment garbage collection.The journal is a special, atomically updated file that records the state of the repository as a sequence of references to successive root node records.TheJournalFile
reader.TheJournalFile
writer.Manifest is a properties files, providing the information about the segment store (eg.This type represents the lock that has been already acquired on the segment store.Represents a single entry (segment) in the segment archive.SegmentArchiveManager provides a low-level access to the segment files (eg.This interface represents a read-only segment archive.Represents a write-enabled, append-only archive.This type is a main entry point for the segment node store persistence.