Package | Description |
---|---|
org.apache.flink.table.factories | |
org.apache.flink.table.module | |
org.apache.flink.table.module.hive |
Modifier and Type | Class and Description |
---|---|
static class |
FactoryUtil.DefaultModuleContext
Default implementation of
ModuleFactory.Context . |
Modifier and Type | Method and Description |
---|---|
default Module |
ModuleFactory.createModule(ModuleFactory.Context context)
Creates and configures a
Module . |
static FactoryUtil.ModuleFactoryHelper |
FactoryUtil.createModuleFactoryHelper(ModuleFactory factory,
ModuleFactory.Context context)
Creates a utility that helps validating options for a
ModuleFactory . |
Constructor and Description |
---|
ModuleFactoryHelper(ModuleFactory moduleFactory,
ModuleFactory.Context context) |
Modifier and Type | Method and Description |
---|---|
Module |
CoreModuleFactory.createModule(ModuleFactory.Context context) |
Modifier and Type | Method and Description |
---|---|
Module |
HiveModuleFactory.createModule(ModuleFactory.Context context) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.