Class QueryReplayGroupedTable

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, LiveTable, NotificationQueue.Dependency, Deflatable<Table>, Table, LivenessManager, LivenessNode, LivenessReferent, LongSizedDataStructure, DynamicNode, DynamicTable, NotificationStepReceiver, NotificationStepSource, SystemicObject, Serializable, Runnable
Direct Known Subclasses:
ReplayGroupedFullTable, ReplayLastByGroupedTable

public abstract class QueryReplayGroupedTable extends QueryTable implements LiveTable
See Also:
  • Field Details

    • redirectionIndex

      protected final RedirectionIndex redirectionIndex
    • allIterators

      protected PriorityQueue<com.illumon.iris.db.v2.replay.QueryReplayGroupedTable.IteratorsAndNextTime> allIterators
  • Constructor Details

  • Method Details

    • initialize

      protected abstract void initialize()