public static class LegacyIndexGeneratorJob.LegacyIndexGeneratorReducer extends IndexGeneratorJob.IndexGeneratorReducer
config| Constructor and Description |
|---|
LegacyIndexGeneratorJob.LegacyIndexGeneratorReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected ProgressIndicator |
makeProgressIndicator(org.apache.hadoop.mapreduce.Reducer.Context context) |
protected File |
mergeQueryableIndex(List<QueryableIndex> indexes,
AggregatorFactory[] aggs,
File file,
ProgressIndicator progressIndicator) |
protected File |
persist(IncrementalIndex index,
org.joda.time.Interval interval,
File file,
ProgressIndicator progressIndicator) |
reduce, setuppublic LegacyIndexGeneratorJob.LegacyIndexGeneratorReducer()
protected ProgressIndicator makeProgressIndicator(org.apache.hadoop.mapreduce.Reducer.Context context)
makeProgressIndicator in class IndexGeneratorJob.IndexGeneratorReducerprotected File persist(IncrementalIndex index, org.joda.time.Interval interval, File file, ProgressIndicator progressIndicator) throws IOException
persist in class IndexGeneratorJob.IndexGeneratorReducerIOExceptionprotected File mergeQueryableIndex(List<QueryableIndex> indexes, AggregatorFactory[] aggs, File file, ProgressIndicator progressIndicator) throws IOException
mergeQueryableIndex in class IndexGeneratorJob.IndexGeneratorReducerIOExceptionCopyright © 2011–2015. All rights reserved.