Interface LazySnapshotTable

All Superinterfaces:
AttributeMap<Table>, DynamicNode, GridAttributes<Table>, LivenessManager, LivenessNode, LivenessReferent, LogOutputAppendable, LongSizedDataStructure, NotificationQueue.Dependency, SystemicObject<Table>, Table, TableOperations<Table,Table>

public interface LazySnapshotTable extends Table
This interface represents a table that will not update itself on the run cycle, but instead run itself when the run for snapshot is called.
  • Method Details

    • refreshForSnapshot

      void refreshForSnapshot()