com.cloudera.crunch.impl.mr.run
Class RuntimeParameters

java.lang.Object
  extended by com.cloudera.crunch.impl.mr.run.RuntimeParameters

public class RuntimeParameters
extends Object

Parameters used during the runtime execution.


Field Summary
static String AGGREGATOR_BUCKETS
           
static String DEBUG
           
static String MULTI_INPUTS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGGREGATOR_BUCKETS

public static final String AGGREGATOR_BUCKETS
See Also:
Constant Field Values

MULTI_INPUTS

public static final String MULTI_INPUTS
See Also:
Constant Field Values

DEBUG

public static final String DEBUG
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.