| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<StreamConfig.SourceInputConfig,OperatorChain.ChainedSource> |
OperatorChain.chainedSources |
| Modifier and Type | Method and Description |
|---|---|
OperatorChain.ChainedSource |
OperatorChain.getChainedSource(StreamConfig.SourceInputConfig sourceInput) |
StreamTaskSourceInput<?> |
OperatorChain.getSourceTaskInput(StreamConfig.SourceInputConfig sourceInput) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.