Class EntryLogCompactor


  • public class EntryLogCompactor
    extends AbstractLogCompactor
    This is the basic entry log compactor to compact entry logs. The compaction is done by scanning the old entry log file, copy the active ledgers to the current entry logger and remove the old entry log when the scan is over.