K -V -public class SpatialHierarchicalCountMapper<K,V> extends AbstractSpatialHierarchicalMapper<K,V,org.apache.hadoop.io.LongWritable>
AbstractSpatialHierarchicalMapper outputs as value a single count for each hierarchical entry.hierInfo, maxLevel, minLevel, outKey, searchMultiLevels, spatialOpConf| Constructor and Description |
|---|
SpatialHierarchicalCountMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.io.LongWritable |
getOutValue(RecordInfo matchingRecordInfo)
Given a RecordInfo instance representing a record that previously matched a hierarchy entry, returns the output value
|
configure, map, mapHierarchicalResultsprotected org.apache.hadoop.io.LongWritable getOutValue(RecordInfo matchingRecordInfo)
AbstractSpatialHierarchicalMappergetOutValue in class AbstractSpatialHierarchicalMapper<K,V,org.apache.hadoop.io.LongWritable>matchingRecordInfo - an instance of RecordInfo