public class PythonStreamSource extends PythonDataStream implements StreamSource
| Modifier and Type | Method and Description |
|---|---|
static PythonStreamSource |
from(StreamingContext streamingContext,
PythonFunction sourceFunction) |
asJavaStream, broadcast, filter, filter, flatMap, flatMap, getLanguage, keyBy, keyBy, map, map, partitionBy, sink, sink, union, uniondisableChain, forward, getConfig, getId, getInputStream, getOperator, getOriginalStream, getParallelism, getPartition, getStreamingContext, isProxyStream, setParallelism, setPartition, withChainStrategy, withConfig, withConfigpublic static PythonStreamSource from(StreamingContext streamingContext, PythonFunction sourceFunction)
Copyright © 2021. All rights reserved.