public interface HiveMetaData
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HiveMetaData.Column |
static interface |
HiveMetaData.Partition |
static interface |
HiveMetaData.Storable |
static interface |
HiveMetaData.Table |
| Modifier and Type | Method and Description |
|---|---|
HiveMetaData.Table |
getTable(java.lang.String name) |
HiveMetaData.Table getTable(java.lang.String name) throws java.lang.Exception
java.lang.Exception