|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatafu.hourglass.mapreduce.Parameters
public class Parameters
Parameters used by the jobs to pass configuration settings to the mappers, combiners, and reducers.
| Field Summary | |
|---|---|
static java.lang.String |
COMBINER_IMPL_PATH
|
static java.lang.String |
MAPPER_IMPL_PATH
|
static java.lang.String |
REDUCER_IMPL_PATH
|
| Constructor Summary | |
|---|---|
Parameters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MAPPER_IMPL_PATH
public static final java.lang.String REDUCER_IMPL_PATH
public static final java.lang.String COMBINER_IMPL_PATH
| Constructor Detail |
|---|
public Parameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||