| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperatorChain<OUT,OP> |
StreamTask.operatorChain
The chain of operators executed by this task.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.