@Internal public interface StreamInputProcessor extends org.apache.flink.runtime.io.AvailabilityProvider, Closeable
StreamTask.| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<Void> |
prepareSnapshot(org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter channelStateWriter,
long checkpointId) |
org.apache.flink.core.io.InputStatus |
processInput() |
org.apache.flink.core.io.InputStatus processInput()
throws Exception
AvailabilityProvider.getAvailableFuture().ExceptionCompletableFuture<Void> prepareSnapshot(org.apache.flink.runtime.checkpoint.channel.ChannelStateWriter channelStateWriter, long checkpointId) throws IOException
IOExceptionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.