I - The input typepublic class BulkInsertWriteOperator<I> extends AbstractWriteOperator<I> implements org.apache.flink.streaming.api.operators.BoundedOneInput
| Constructor and Description |
|---|
BulkInsertWriteOperator(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType) |
| Modifier and Type | Method and Description |
|---|---|
static <I> WriteOperatorFactory<I> |
getFactory(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType) |
void |
handleOperatorEvent(org.apache.flink.runtime.operators.coordination.OperatorEvent event) |
endInput, setOperatorEventGatewayopen, processElement, processWatermarkclose, finish, getUserFunction, getUserFunctionParameters, initializeState, notifyCheckpointAborted, notifyCheckpointComplete, setOutputType, setup, snapshotStategetChainingStrategy, getContainingTask, getCurrentKey, getExecutionConfig, getInternalTimerService, getKeyedStateBackend, getKeyedStateStore, getMetricGroup, getOperatorConfig, getOperatorID, getOperatorName, getOperatorStateBackend, getOrCreateKeyedState, getPartitionedState, getPartitionedState, getProcessingTimeService, getRuntimeContext, getTimeServiceManager, getUserCodeClassloader, initializeState, isUsingCustomRawKeyedState, prepareSnapshotPreBarrier, processLatencyMarker, processLatencyMarker1, processLatencyMarker2, processWatermark1, processWatermark2, processWatermarkStatus, processWatermarkStatus1, processWatermarkStatus2, reportOrForwardLatencyMarker, setChainingStrategy, setCurrentKey, setKeyContextElement1, setKeyContextElement2, setProcessingTimeService, snapshotStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetKeyContextElementclose, finish, getMetricGroup, getOperatorID, initializeState, prepareSnapshotPreBarrier, setKeyContextElement1, setKeyContextElement2, snapshotStatenotifyCheckpointAborted, notifyCheckpointCompletepublic BulkInsertWriteOperator(org.apache.flink.configuration.Configuration conf,
org.apache.flink.table.types.logical.RowType rowType)
public void handleOperatorEvent(org.apache.flink.runtime.operators.coordination.OperatorEvent event)
handleOperatorEvent in interface org.apache.flink.runtime.operators.coordination.OperatorEventHandlerhandleOperatorEvent in class AbstractWriteOperator<I>public static <I> WriteOperatorFactory<I> getFactory(org.apache.flink.configuration.Configuration conf, org.apache.flink.table.types.logical.RowType rowType)
Copyright © 2022 The Apache Software Foundation. All rights reserved.