IN
@Internal public final class StreamOneInputProcessor<IN> extends Object implements StreamInputProcessor
OneInputStreamTask
org.apache.flink.runtime.io.AvailabilityProvider.AvailabilityHelper
AVAILABLE
StreamOneInputProcessor(StreamTaskInput<IN> input, PushingAsyncDataInput.DataOutput<IN> output, Object lock, OperatorChain<?,?> operatorChain)
void
close()
CompletableFuture<?>
getAvailableFuture()
InputStatus
processInput()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isApproximatelyAvailable, isAvailable
public StreamOneInputProcessor(StreamTaskInput<IN> input, PushingAsyncDataInput.DataOutput<IN> output, Object lock, OperatorChain<?,?> operatorChain)
public CompletableFuture<?> getAvailableFuture()
getAvailableFuture
org.apache.flink.runtime.io.AvailabilityProvider
public InputStatus processInput() throws Exception
processInput
StreamInputProcessor
AvailabilityProvider.getAvailableFuture()
Exception
public void close() throws IOException
close
Closeable
AutoCloseable
IOException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.