Package de.hpi.fgis.voidgen.hadoop.tasks.datasetdescription

Contains Mapper and Reducer classes for aggregating different cluster description parts to a single cluster description per cluster.

See:
          Description

Class Summary
ClusterSizeAdapter Adapts the output of the ClusterSizeDriver to the VoID description input.
DescriptionAggregationMapper Identity Mapper for cluster identifier as keys and cluster descriptions as values.
DescriptionAggregationReducer Collects all descriptions of a cluster and aggregates them to a single description per cluster.
 

Package de.hpi.fgis.voidgen.hadoop.tasks.datasetdescription Description

Contains Mapper and Reducer classes for aggregating different cluster description parts to a single cluster description per cluster.