Class JournalRecord


  • public class JournalRecord
    extends Object
    This holds the relationship a record has with other files in regard to reference counting. Note: This class used to be called PosFiles Used on the ref-count for reclaiming
    • Constructor Detail

      • JournalRecord

        public JournalRecord​(JournalFile addFile,
                             int size)