Uses of Class
org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal

Packages that use ObjectStore.UpdateSerdeURIRetVal
org.apache.hadoop.hive.metastore   
 

Uses of ObjectStore.UpdateSerdeURIRetVal in org.apache.hadoop.hive.metastore
 

Methods in org.apache.hadoop.hive.metastore that return ObjectStore.UpdateSerdeURIRetVal
 ObjectStore.UpdateSerdeURIRetVal ObjectStore.updateSerdeURI(URI oldLoc, URI newLoc, String serdeProp, boolean isDryRun)
          The following APIs - updateSerdeURI is used by HiveMetaTool.
 



Copyright © 2011 The Apache Software Foundation