Interface LazySnapshotTable

All Superinterfaces:
Deflatable<Table>, LivenessManager, LivenessNode, LivenessReferent, LongSizedDataStructure, Table

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

    • refreshForSnapshot

      void refreshForSnapshot()