public class IndexGeneratorJob extends Object implements Jobby
| Modifier and Type | Class and Description |
|---|---|
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<io.druid.timeline.DataSegment> |
getPublishedSegments(HadoopDruidIndexerConfig config) |
boolean |
run() |
protected void |
setReducerClass(org.apache.hadoop.mapreduce.Job job) |
public IndexGeneratorJob(HadoopDruidIndexerConfig config)
public static List<io.druid.timeline.DataSegment> getPublishedSegments(HadoopDruidIndexerConfig config)
protected void setReducerClass(org.apache.hadoop.mapreduce.Job job)
public IndexGeneratorJob.IndexGeneratorStats getJobStats()
Copyright © 2015. All rights reserved.