| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.hive.stmt |
| Modifier and Type | Method and Description |
|---|---|
HiveCreateFunctionStatement.ResourceType |
HiveCreateFunctionStatement.getResourceType() |
static HiveCreateFunctionStatement.ResourceType |
HiveCreateFunctionStatement.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveCreateFunctionStatement.ResourceType[] |
HiveCreateFunctionStatement.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HiveCreateFunctionStatement.setResourceType(HiveCreateFunctionStatement.ResourceType resourceType) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.