public class HiveModuleFactory extends Object implements org.apache.flink.table.factories.ModuleFactory
HiveModule.| Constructor and Description |
|---|
HiveModuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.module.Module |
createModule(Map<String,String> properties) |
Map<String,String> |
requiredContext() |
List<String> |
supportedProperties() |
public org.apache.flink.table.module.Module createModule(Map<String,String> properties)
createModule in interface org.apache.flink.table.factories.ModuleFactorypublic Map<String,String> requiredContext()
requiredContext in interface org.apache.flink.table.factories.TableFactoryCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.