public class DescFunctionDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
DescFunctionDesc(org.apache.hadoop.fs.Path resFile,
String name,
boolean isExtended) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.hadoop.fs.Path |
getResFile() |
boolean |
isExtended() |
public static final String SCHEMA
public DescFunctionDesc(org.apache.hadoop.fs.Path resFile,
String name,
boolean isExtended)
public org.apache.hadoop.fs.Path getResFile()
public String getName()
public boolean isExtended()
Copyright © 2022 The Apache Software Foundation. All rights reserved.