| Package | Description |
|---|---|
| org.apache.druid.indexer |
| Modifier and Type | Method and Description |
|---|---|
static DataSegmentAndIndexZipFilePath |
JobHelper.serializeOutIndex(DataSegment segmentTemplate,
org.apache.hadoop.conf.Configuration configuration,
org.apache.hadoop.util.Progressable progressable,
File mergedBase,
org.apache.hadoop.fs.Path finalIndexZipFilePath,
org.apache.hadoop.fs.Path tmpPath,
DataSegmentPusher dataSegmentPusher) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSegmentAndIndexZipFilePath> |
HadoopDruidIndexerJob.getPublishedSegmentAndIndexZipFilePaths() |
static List<DataSegmentAndIndexZipFilePath> |
IndexGeneratorJob.getPublishedSegmentAndIndexZipFilePaths(HadoopDruidIndexerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JobHelper.writeSegmentDescriptor(org.apache.hadoop.fs.FileSystem outputFS,
DataSegmentAndIndexZipFilePath segmentAndPath,
org.apache.hadoop.fs.Path descriptorPath,
org.apache.hadoop.util.Progressable progressable) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JobHelper.renameIndexFilesForSegments(HadoopIngestionSpec indexerSchema,
List<DataSegmentAndIndexZipFilePath> segmentAndIndexZipFilePaths)
Renames the index files for the segments.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.