Class CheckpointPagesWriter

  • All Implemented Interfaces:
    Runnable

    public class CheckpointPagesWriter
    extends Object
    implements Runnable
    Implementation of page writer which able to store pages to disk during checkpoint.
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable