K - the type of the input keysV - the type of the input valuespublic class Categorization<K,V> extends Categorization<K,V>
The result will be a summary file for each hierarchical level containing the number of records from the non-hierarchical dataset per hierarchy level feature.
The categorization can be performed determining a spatial interaction specified by a spatial operation or using MVSuggest.
| Constructor and Description |
|---|
Categorization() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Job job)
Validates and adds the current parameters to the job configuration
|
static <K,V> void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
getCmdOptions, getCurrentCmdArgs, getHierarchyDataPaths, getHierarchyIndexPath, getHierarchyInfoClass, getMvsConfig, getSpatialOperationConfig, processArgs, setHierarchyDataPaths, setHierarchyIndexPath, setHierarchyInfoClass, setMvsConfig, setSpatialOperationConfiggetIndexMetadataDir, getIndexName, isInputIndex, setIndexMetadataDir, setIndexName, setInputIndexgetCmdOptionsWithInputDataSets, getCurrentCmdArgsAsString, getInput, getInputDataSet, getInputFormatClass, getJarClass, getOutput, getRecordInfoProviderClass, getSpatialConfig, setInput, setInputDataSet, setInputFormatClass, setJarClass, setOutput, setRecordInfoProviderClass, setSpatialConfig
public void configure(Job job)
throws java.lang.Exception
BaseJobconfigure in class Categorization<K,V>job - a job instancejava.lang.Exception
public static <K,V> void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
public int run(java.lang.String[] args)
throws java.lang.Exception
run in class Categorization<K,V>java.lang.ExceptionCopyright © 2017 Oracle and/or its affiliates. All Rights Reserved.