|
Change Variable Type sideActual : ConcurrentLinkedQueue<Object> to sideActual : ConcurrentLinkedQueue<StreamRecord<Tuple2<String,Integer>>> in method public testNotSideOutputDueToLatenessSessionWithLateness() : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorTest |
From |
To |
|
Change Variable Type sideActual : ConcurrentLinkedQueue<Object> to sideActual : ConcurrentLinkedQueue<StreamRecord<Tuple2<String,Integer>>> in method public testSideOutputDueToLatenessSessionZeroLateness() : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorTest |
From |
To |
|
Change Variable Type sideActual : ConcurrentLinkedQueue<Object> to sideActual : ConcurrentLinkedQueue<StreamRecord<Tuple2<String,Integer>>> in method public testSideOutputDueToLatenessSessionZeroLatenessPurgingTrigger() : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorTest |
From |
To |
|
Change Variable Type sideActual : ConcurrentLinkedQueue<Object> to sideActual : ConcurrentLinkedQueue<StreamRecord<Tuple2<String,Integer>>> in method public testNotSideOutputDueToLatenessSessionWithHugeLatenessPurgingTrigger() : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorTest |
From |
To |
|
Change Variable Type sideActual : ConcurrentLinkedQueue<Object> to sideActual : ConcurrentLinkedQueue<StreamRecord<Tuple2<String,Integer>>> in method public testNotSideOutputDueToLatenessSessionWithHugeLateness() : void in class org.apache.flink.streaming.runtime.operators.windowing.WindowOperatorTest |
From |
To |