| 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() |
public IndexGeneratorJob(HadoopDruidIndexerConfig config)
public static List<io.druid.timeline.DataSegment> getPublishedSegments(HadoopDruidIndexerConfig config)
public IndexGeneratorJob.IndexGeneratorStats getJobStats()
Copyright © 2015. All rights reserved.