Package | Description |
---|---|
org.apache.flink.table.factories | |
org.apache.flink.table.module | |
org.apache.flink.table.module.hive |
Modifier and Type | Method and Description |
---|---|
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 | Class and Description |
---|---|
class |
CoreModuleFactory
Factory for
CoreModule . |
Modifier and Type | Class and Description |
---|---|
class |
HiveModuleFactory
Factory for
HiveModule . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.