Package | Description |
---|---|
org.apache.flink.table.delegation | |
org.apache.flink.table.planner.delegation | |
org.apache.flink.table.planner.loader |
Modifier and Type | Interface and Description |
---|---|
interface |
StreamExecutorFactory
Sub interface of
ExecutorFactory to support DataStream API. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExecutorFactory
Factory to create the default implementation of an
Executor for TableEnvironment . |
Modifier and Type | Class and Description |
---|---|
class |
DelegateExecutorFactory
Delegate of
ExecutorFactory . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.