@Internal public class InputProcessorUtil extends Object
CheckpointBarrierHandler based on checkpoint mode
for StreamInputProcessor and StreamTwoInputProcessor.| Constructor and Description |
|---|
InputProcessorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointBarrierHandler |
createCheckpointBarrierHandler(StreamTask<?,?> checkpointedTask,
CheckpointingMode checkpointMode,
org.apache.flink.runtime.io.disk.iomanager.IOManager ioManager,
org.apache.flink.runtime.io.network.partition.consumer.InputGate inputGate,
org.apache.flink.configuration.Configuration taskManagerConfig) |
public static CheckpointBarrierHandler createCheckpointBarrierHandler(StreamTask<?,?> checkpointedTask, CheckpointingMode checkpointMode, org.apache.flink.runtime.io.disk.iomanager.IOManager ioManager, org.apache.flink.runtime.io.network.partition.consumer.InputGate inputGate, org.apache.flink.configuration.Configuration taskManagerConfig) throws IOException
IOExceptionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.