public class DistributedSpatioTemporalIndexer
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DistributedSpatioTemporalIndexer.AggregateQuadTreeMaper |
| Constructor and Description |
|---|
DistributedSpatioTemporalIndexer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
aggregateQuadTreeMapReduce(Path inputPathsDictionaryPath,
OperationsParams params)
Build a bunch of AggregateQuadTrees using a Map-Reduce job
|
static void |
main(java.lang.String[] args) |
static void |
setIndexPath(Path hdfsIndexPath)
Set the HDFS path of the desired index
|
public static void aggregateQuadTreeMapReduce(Path inputPathsDictionaryPath,
OperationsParams params)
throws java.io.IOException
inputPathsDictionaryPath - params - java.io.IOExceptionpublic static void setIndexPath(Path hdfsIndexPath)
hdfsIndexPath - public static void main(java.lang.String[] args)
throws java.io.IOException,
java.text.ParseException
java.io.IOExceptionjava.text.ParseException