Class ReplayGroupedFullTable

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 ReplayGroupedFullTable extends QueryReplayGroupedTable
See Also:
  • Constructor Details

    • ReplayGroupedFullTable

      public ReplayGroupedFullTable(Table source, String timeColumn, Replayer replayer, String groupingColumn)
  • Method Details

    • run

      public void run()