| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.functions | |
| org.apache.flink.table.runtime.functions.table | |
| org.apache.flink.table.runtime.operators.over |
| 类和说明 |
|---|
| CleanupState
Base interface for clean up state, both for
ProcessFunction and CoProcessFunction. |
| SqlJsonUtils.PathMode
Path spec has two different modes: lax mode and strict mode.
|
| 类和说明 |
|---|
| BuiltInSpecializedFunction
Base class for built-in functions that need another level of specialization via
SpecializedFunction.specialize(SpecializedContext). |
| 类和说明 |
|---|
| CleanupState
Base interface for clean up state, both for
ProcessFunction and CoProcessFunction. |
| KeyedProcessFunctionWithCleanupState
A function that processes elements of a stream, and could cleanup state.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.