| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.model |
| Modifier and Type | Method and Description |
|---|---|
List<MResourceUri> |
MFunction.getResourceUris() |
| Modifier and Type | Method and Description |
|---|---|
void |
MFunction.setResourceUris(List<MResourceUri> resourceUris) |
| Constructor and Description |
|---|
MFunction(String functionName,
MDatabase database,
String className,
String ownerName,
String ownerType,
int createTime,
int functionType,
List<MResourceUri> resourceUris) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.