K - the type of keysV - the typè of the valuespublic class SpatialIndexing<K,V> extends SpatialIndexing<K,V>
| Constructor and Description |
|---|
SpatialIndexing() |
| 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, getIndexName, getMetadataDir, getMvsConfig, isMapFileIndex, isOverwriteMetadata, processArgs, setIndexName, setMapFileIndex, setMetadataDir, setMvsConfig, setOverwriteMetadatagetCmdOptionsWithInputDataSets, 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 SpatialIndexing<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 SpatialIndexing<K,V>java.lang.ExceptionCopyright © 2017 Oracle and/or its affiliates. All Rights Reserved.