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(org.apache.hadoop.mapreduce.Job job) |
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
configure, getCmdOptions, getIndexName, getMetadataDir, getMvsConfig, isMapFileIndex, isOverwriteMetadata, processArgs, setIndexName, setMapFileIndex, setMetadataDir, setMvsConfig, setOverwriteMetadata
createJob, 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
public int run(java.lang.String[] args) throws java.lang.Exception
run
in interface org.apache.hadoop.util.Tool
run
in class SpatialIndexing<K,V>
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception