| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.runtime.operators.asyncprocessing |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractStreamOperatorV2<OUT> |
AbstractInput.owner |
| Constructor and Description |
|---|
AbstractInput(AbstractStreamOperatorV2<OUT> owner,
int inputId) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsyncStateStreamOperatorV2<OUT>
This operator is an abstract class that give the
AbstractStreamOperatorV2 the ability to
perform AsyncStateProcessing. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.