public abstract class InputBase extends Object implements org.apache.flink.streaming.api.operators.Input<org.apache.flink.table.data.RowData>, org.apache.flink.streaming.api.operators.KeyContextHandler
Input
MultipleInputStreamOperatorBase
InputBase()
boolean
hasKeyContext()
void
setKeyContextElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<org.apache.flink.table.data.RowData> record)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processElement, processLatencyMarker, processRecordAttributes, processWatermark, processWatermarkStatus
hasKeyContext1, hasKeyContext2
public InputBase()
public void setKeyContextElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<org.apache.flink.table.data.RowData> record) throws Exception
setKeyContextElement
org.apache.flink.streaming.api.operators.Input<org.apache.flink.table.data.RowData>
Exception
public boolean hasKeyContext()
hasKeyContext
org.apache.flink.streaming.api.operators.KeyContextHandler
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.