|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTable | |
---|---|
org.apache.hadoop.hive.metastore.model |
Uses of MTable in org.apache.hadoop.hive.metastore.model |
---|
Methods in org.apache.hadoop.hive.metastore.model that return MTable | |
---|---|
MTable |
MPartition.getTable()
|
Methods in org.apache.hadoop.hive.metastore.model with parameters of type MTable | |
---|---|
void |
MPartition.setTable(MTable table)
|
Constructors in org.apache.hadoop.hive.metastore.model with parameters of type MTable | |
---|---|
MPartition(String partitionName,
MTable table,
List<String> values,
int createTime,
int lastAccessTime,
MStorageDescriptor sd,
Map<String,String> parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |