com.senseidb.indexing.hadoop.util
Class PropertiesLoader

java.lang.Object
  extended by com.senseidb.indexing.hadoop.util.PropertiesLoader

public class PropertiesLoader
extends Object


Constructor Summary
PropertiesLoader()
           
 
Method Summary
static void loadProperties(org.apache.hadoop.conf.Configuration conf, Properties properties)
           
static org.apache.hadoop.conf.Configuration loadProperties(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesLoader

public PropertiesLoader()
Method Detail

loadProperties

public static void loadProperties(org.apache.hadoop.conf.Configuration conf,
                                  Properties properties)

loadProperties

public static org.apache.hadoop.conf.Configuration loadProperties(String path)
                                                           throws IOException
Throws:
IOException


Copyright © 2010-2012. All Rights Reserved.