public class StreamSource<OUT> extends AbstractUdfStreamOperator<OUT,SourceFunction<OUT>> implements StreamOperator<OUT>
StreamOperator for streaming sources.StreamOperator.ChainingStrategyuserFunctionchainingStrategy, executionConfig, inputCopyDisabled, output, runtimeContext| Constructor and Description |
|---|
StreamSource(SourceFunction<OUT> sourceFunction) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
run(Object lockingObject,
org.apache.flink.util.Collector<OUT> collector) |
close, confirmCheckpointCompleted, getStateSnapshotFromFunction, getUserFunction, open, restoreInitialState, setupdisableInputCopy, getChainingStrategy, isInputCopyingDisabled, setChainingStrategyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getChainingStrategy, isInputCopyingDisabled, open, setChainingStrategy, setupCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.