- 封闭类:
- IntervalJoinOperator<K,T1,T2,OUT>
@Internal
@VisibleForTesting
public static class IntervalJoinOperator.BufferEntry<T>
extends Object
A container for elements put in the left/write buffer. This will contain the element itself
along with a flag indicating if it has been joined or not.