Class EpochManager.Epoch

  • Enclosing class:
    EpochManager

    public static class EpochManager.Epoch
    extends Object
    All inputs are segment into distinct epochs, marked by the arrival of non-record inputs. Records are assigned to a unique epoch based on their arrival.
    • Constructor Detail

      • Epoch

        public Epoch​(long id)