Class OPeriodicFuzzyCheckpoint

java.lang.Object
com.orientechnologies.orient.core.storage.disk.OPeriodicFuzzyCheckpoint
All Implemented Interfaces:
Runnable

public class OPeriodicFuzzyCheckpoint extends Object implements Runnable
  • Constructor Details

    • OPeriodicFuzzyCheckpoint

      public OPeriodicFuzzyCheckpoint(OLocalPaginatedStorage storage)
      Parameters:
      storage -
  • Method Details

    • run

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