|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawStore | |
---|---|
org.apache.hadoop.hive.metastore |
Uses of RawStore in org.apache.hadoop.hive.metastore |
---|
Classes in org.apache.hadoop.hive.metastore that implement RawStore | |
---|---|
class |
ObjectStore
This class is the interface between the application logic and the database store that contains the objects. |
Methods in org.apache.hadoop.hive.metastore with parameters of type RawStore | |
---|---|
void |
AlterHandler.alterTable(RawStore msdb,
Warehouse wh,
String dbname,
String name,
Table newTable)
handles alter table |
void |
HiveAlterHandler.alterTable(RawStore msdb,
Warehouse wh,
String dbname,
String name,
Table newt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |