Class EpochManager.Epoch
java.lang.Object
org.apache.flink.runtime.asyncprocessing.EpochManager.Epoch
- Enclosing class:
- EpochManager
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 Summary
Constructors -
Method Summary