org.apache.hadoop.hive.metastore
Class ObjectStore.UpdateSerdeURIRetVal
java.lang.Object
org.apache.hadoop.hive.metastore.ObjectStore.UpdateSerdeURIRetVal
- Enclosing class:
- ObjectStore
public class ObjectStore.UpdateSerdeURIRetVal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBadRecords
public List<String> getBadRecords()
setBadRecords
public void setBadRecords(List<String> badRecords)
getUpdateLocations
public Map<String,String> getUpdateLocations()
setUpdateLocations
public void setUpdateLocations(Map<String,String> updateLocations)
Copyright © 2012 The Apache Software Foundation