- java.lang.Object
-
- java.util.Dictionary<K,V>
-
- java.util.Hashtable<java.lang.Object,java.lang.Object>
-
- java.util.Properties
-
- org.apache.pig.backend.hadoop.datastorage.HConfiguration
-
-
Field Summary
-
Fields inherited from class java.util.Properties
defaults
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.apache.hadoop.conf.Configuration |
getConfiguration() |
-
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
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
HConfiguration
public HConfiguration()
Copyright © 2007-2012 The Apache Software Foundation