public class HiveModule extends Object implements org.apache.flink.table.module.Module
| 构造器和说明 |
|---|
HiveModule(String hiveVersion) |
public HiveModule(String hiveVersion)
public Set<String> listFunctions()
listFunctions 在接口中 org.apache.flink.table.module.Modulepublic Optional<org.apache.flink.table.functions.FunctionDefinition> getFunctionDefinition(String name)
getFunctionDefinition 在接口中 org.apache.flink.table.module.Modulepublic String getHiveVersion()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.