| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<StreamConfig.SourceInputConfig,OperatorChain.ChainedSource> |
OperatorChain.chainedSources |
| 限定符和类型 | 方法和说明 |
|---|---|
OperatorChain.ChainedSource |
OperatorChain.getChainedSource(StreamConfig.SourceInputConfig sourceInput) |
StreamTaskSourceInput<?> |
OperatorChain.getSourceTaskInput(StreamConfig.SourceInputConfig sourceInput) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.