@Internal @VisibleForTesting public static class IntervalJoinOperator.BufferEntry<T> extends Object
| Constructor and Description |
|---|
BufferEntry(T element,
boolean hasBeenJoined) |
| Modifier and Type | Method and Description |
|---|---|
T |
getElement() |
boolean |
hasBeenJoined() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.