|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp2pMapReduce.util.PropertiesLoader
public class PropertiesLoader
An utility class to load configuration parameters from
the properties file "conf/P2PMapReduce.properties"
Constructor Summary | |
---|---|
PropertiesLoader()
|
Method Summary | |
---|---|
static java.util.Properties |
load()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertiesLoader()
Method Detail |
---|
public static java.util.Properties load() throws java.io.IOException
Properties
instance with the load properties
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |