Package | Description |
---|---|
org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
org.apache.flink.table.runtime.operators.multipleinput.output |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionInChainedOperatorException
A special exception that signifies that the cause exception came from a chained operator.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionInMultipleInputOperatorException
A special exception that signifies that the cause exception came from a
MultipleInputStreamOperatorBase . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.