| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IndexGeneratorJob.IndexGeneratorCombiner  | 
static class  | 
IndexGeneratorJob.IndexGeneratorMapper  | 
static class  | 
IndexGeneratorJob.IndexGeneratorOutputFormat  | 
static class  | 
IndexGeneratorJob.IndexGeneratorPartitioner  | 
static class  | 
IndexGeneratorJob.IndexGeneratorReducer  | 
static class  | 
IndexGeneratorJob.IndexGeneratorStats  | 
| Constructor and Description | 
|---|
IndexGeneratorJob(HadoopDruidIndexerConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
IndexGeneratorJob.IndexGeneratorStats | 
getJobStats()  | 
static List<DataSegment> | 
getPublishedSegments(HadoopDruidIndexerConfig config)  | 
boolean | 
run()  | 
protected void | 
setReducerClass(org.apache.hadoop.mapreduce.Job job)  | 
public IndexGeneratorJob(HadoopDruidIndexerConfig config)
public static List<DataSegment> getPublishedSegments(HadoopDruidIndexerConfig config)
protected void setReducerClass(org.apache.hadoop.mapreduce.Job job)
public IndexGeneratorJob.IndexGeneratorStats getJobStats()
Copyright © 2011–2018. All rights reserved.