Class FigureTableSnapshotManager

java.lang.Object
com.illumon.iris.db.plot.util.tables.FigureTableSnapshotManager

public class FigureTableSnapshotManager extends Object
Schedules snapshots for all tables in the figure. All tables are snapshotted at the same time so the data in the figure is consistent.
  • Field Details

    • log

      protected static final com.fishlib.io.logger.DelegatingLoggerImpl log
  • Constructor Details

    • FigureTableSnapshotManager

      public FigureTableSnapshotManager(BaseFigureImpl figure)
    • FigureTableSnapshotManager

      public FigureTableSnapshotManager(LambdaGovernor governor)
  • Method Details