org.apache.pig.backend.hadoop.datastorage
Class HConfiguration
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
org.apache.pig.backend.hadoop.datastorage.HConfiguration
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class HConfiguration
- extends Properties
- See Also:
- Serialized Form
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
HConfiguration
public HConfiguration()
HConfiguration
public HConfiguration(org.apache.hadoop.conf.Configuration other)
getConfiguration
public org.apache.hadoop.conf.Configuration getConfiguration()
Copyright © 2007-2012 The Apache Software Foundation