public class ShowConfDesc extends DDLDesc implements Serializable
Constructor and Description |
---|
ShowConfDesc() |
ShowConfDesc(org.apache.hadoop.fs.Path resFile,
String confName) |
Modifier and Type | Method and Description |
---|---|
String |
getConfName() |
org.apache.hadoop.fs.Path |
getResFile() |
String |
getSchema() |
void |
setConfName(String confName) |
void |
setResFile(org.apache.hadoop.fs.Path resFile) |
public ShowConfDesc()
public ShowConfDesc(org.apache.hadoop.fs.Path resFile, String confName)
Copyright © 2017 The Apache Software Foundation. All rights reserved.