public class StoreCompactOperator extends PrepareCommitOperator
| 构造器和说明 |
|---|
StoreCompactOperator(org.apache.flink.table.store.table.FileStoreTable table,
Map<String,String> compactPartitionSpec) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
open() |
protected List<Committable> |
prepareCommit(boolean endOfInput,
long checkpointId) |
endInput, prepareSnapshotPreBarrier, processElementclose, finish, getChainingStrategy, getContainingTask, getCurrentKey, getExecutionConfig, getInternalTimerService, getKeyedStateBackend, getKeyedStateStore, getMetricGroup, getOperatorConfig, getOperatorID, getOperatorName, getOperatorStateBackend, getOrCreateKeyedState, getPartitionedState, getPartitionedState, getProcessingTimeService, getRuntimeContext, getTimeServiceManager, getUserCodeClassloader, initializeState, initializeState, isUsingCustomRawKeyedState, notifyCheckpointAborted, notifyCheckpointComplete, processLatencyMarker, processLatencyMarker1, processLatencyMarker2, processWatermark, processWatermark1, processWatermark2, processWatermarkStatus, processWatermarkStatus1, processWatermarkStatus2, reportOrForwardLatencyMarker, setChainingStrategy, setCurrentKey, setKeyContextElement1, setKeyContextElement2, setProcessingTimeService, setup, snapshotState, snapshotStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, finish, getMetricGroup, getOperatorID, initializeState, setKeyContextElement1, setKeyContextElement2, snapshotStatepublic void open()
throws Exception
open 在接口中 org.apache.flink.streaming.api.operators.StreamOperator<Committable>open 在类中 org.apache.flink.streaming.api.operators.AbstractStreamOperator<Committable>Exceptionprotected List<Committable> prepareCommit(boolean endOfInput, long checkpointId) throws IOException
prepareCommit 在类中 PrepareCommitOperatorIOExceptionCopyright © 2019–2022 The Apache Software Foundation. All rights reserved.