public abstract class FusionStreamOperatorBase
extends org.apache.flink.streaming.api.operators.AbstractStreamOperatorV2<org.apache.flink.table.data.RowData>
implements org.apache.flink.streaming.api.operators.MultipleInputStreamOperator<org.apache.flink.table.data.RowData>, org.apache.flink.streaming.api.operators.InputSelectable, org.apache.flink.streaming.api.operators.BoundedMultiInput
MultipleInputStreamOperator to handle multiple operator fusion codegen in table
module.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.flink.streaming.api.operators.StreamOperatorParameters |
parameters |
| Constructor and Description |
|---|
FusionStreamOperatorBase(org.apache.flink.streaming.api.operators.StreamOperatorParameters<org.apache.flink.table.data.RowData> parameters,
int numberOfInputs) |
| Modifier and Type | Method and Description |
|---|---|
long |
computeMemorySize(double operatorFraction) |
org.apache.flink.streaming.runtime.tasks.StreamTask<?,?> |
getContainingTask() |
close, finish, getCurrentKey, getExecutionConfig, getInternalTimerService, getKeyedStateBackend, getKeyedStateStore, getMetricGroup, getOperatorConfig, getOperatorID, getOperatorName, getOperatorStateBackend, getOrCreateKeyedState, getPartitionedState, getPartitionedState, getProcessingTimeService, getRuntimeContext, getTimeServiceManager, getUserCodeClassloader, initializeState, initializeState, internalSetKeyContextElement, isUsingCustomRawKeyedState, notifyCheckpointAborted, notifyCheckpointComplete, open, prepareSnapshotPreBarrier, processRecordAttributes, processWatermark, processWatermarkStatus, reportOrForwardLatencyMarker, reportWatermark, setCurrentKey, setKeyContextElement1, setKeyContextElement2, snapshotState, snapshotStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInputsclose, finish, getMetricGroup, getOperatorID, initializeState, open, prepareSnapshotPreBarrier, setKeyContextElement1, setKeyContextElement2, snapshotStatenotifyCheckpointAborted, notifyCheckpointCompletegetCurrentKey, setCurrentKeyprotected final org.apache.flink.streaming.api.operators.StreamOperatorParameters parameters
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.