Class ReplayTable

All Implemented Interfaces:
TableOperations<Table,Table>, TableOperationsDefaults<Table,Table>, LogOutputAppendable, LivenessManager, LivenessNode, LivenessReferent, AttributeMap<Table>, GridAttributes<Table>, NotificationStepReceiver, NotificationStepSource, TableDefaults, Table, DynamicNode, NotificationQueue.Dependency, SystemicObject<Table>, LongSizedDataStructure, Serializable, Runnable

public class ReplayTable extends ReplayTableBase implements Runnable
See Also:
  • Constructor Details

    • ReplayTable

      public ReplayTable(@NotNull @NotNull RowSet rowSet, @NotNull @NotNull Map<String,? extends ColumnSource<?>> columns, @NotNull @NotNull String timeColumn, @NotNull @NotNull Replayer replayer)
  • Method Details

    • run

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