public class Binning<K,V> extends Binning<K,V>
ARG_AGGR_FIELDS, ARG_CELL_SHAPE, ARG_CELL_SIZE, ARG_GRID_MBR, binConf, RESULT_FILE_NAME| Constructor and Description |
|---|
Binning() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.hadoop.mapreduce.Job job) |
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
configure, getBinConf, getCmdOptions, processArgs, setBinConfgetIndexMetadataDir, getIndexName, isInputIndex, setIndexMetadataDir, setIndexName, setInputIndexcreateJob, createJob, createJob, createJob, createJobConf, createJobConf, createJobConf, getInput, getInputFormatClass, getJarClass, getOutput, getRecordInfoProviderClass, getSpatialConfig, setInput, setInputFormatClass, setJarClass, setOutput, setRecordInfoProviderClass, setSpatialConfig
public void configure(org.apache.hadoop.mapreduce.Job job)
throws java.lang.Exception
configure in class IndexedInputBaseJob<K,V>java.lang.Exception
public int run(java.lang.String[] args)
throws java.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception