| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.runtime.operators.asyncprocessing |
| 限定符和类型 | 字段和说明 |
|---|---|
protected AbstractStreamOperatorV2<OUT> |
AbstractInput.owner |
| 构造器和说明 |
|---|
AbstractInput(AbstractStreamOperatorV2<OUT> owner,
int inputId) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractAsyncStateStreamOperatorV2<OUT>
This operator is an abstract class that give the
AbstractStreamOperatorV2 the ability to
perform AsyncStateProcessing. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.