K
-V
-public class SpatialHierarchicalJoinMapper<K,V> extends AbstractSpatialHierarchicalMapper<K,V,RecordInfo>
AbstractSpatialHierarchicalMapper
outputs as value every matching RecordInfo
.hierInfo, maxLevel, minLevel, outKey, searchMultiLevels, spatialOpConf
Constructor and Description |
---|
SpatialHierarchicalJoinMapper() |
Modifier and Type | Method and Description |
---|---|
protected RecordInfo |
getOutValue(RecordInfo matchingRecordInfo)
Given a RecordInfo instance representing a record that previously matched a hierarchy entry, returns the output value
|
map, mapHierarchicalResults, setup
protected RecordInfo getOutValue(RecordInfo matchingRecordInfo)
AbstractSpatialHierarchicalMapper
getOutValue
in class AbstractSpatialHierarchicalMapper<K,V,RecordInfo>
matchingRecordInfo
- an instance of RecordInfo