@InterfaceAudience.Public @InterfaceStability.Stable public class HCatDatabase extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Gets the comment.
|
String |
getLocation()
Gets the dB location.
|
String |
getName()
Gets the database name.
|
Map<String,String> |
getProperties()
Gets the dB properties.
|
String |
toString() |
public String getName()
public String getLocation()
public String getComment()
public Map<String,String> getProperties()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.