public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionCombiner
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>
| Constructor and Description | 
|---|
DeterminePartitionsDimSelectionCombiner()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
innerReduce(org.apache.hadoop.mapreduce.Reducer.Context context,
           SortableBytes keyBytes,
           Iterable<io.druid.indexer.DeterminePartitionsJob.DimValueCount> combinedIterable)  | 
public DeterminePartitionsDimSelectionCombiner()
protected void innerReduce(org.apache.hadoop.mapreduce.Reducer.Context context,
                           SortableBytes keyBytes,
                           Iterable<io.druid.indexer.DeterminePartitionsJob.DimValueCount> combinedIterable)
                    throws IOException,
                           InterruptedException
IOExceptionInterruptedExceptionCopyright © 2011–2018. All rights reserved.