| Package | Description |
|---|---|
| io.druid.segment |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDimensionMergerLegacy |
| Modifier and Type | Method and Description |
|---|---|
DimensionMergerLegacy |
StringDimensionHandler.makeLegacyMerger(IndexSpec indexSpec,
File outDir,
IOPeon ioPeon,
ColumnCapabilities capabilities,
ProgressIndicator progress) |
DimensionMergerLegacy<EncodedTypeArray> |
DimensionHandler.makeLegacyMerger(IndexSpec indexSpec,
File outDir,
IOPeon ioPeon,
ColumnCapabilities capabilities,
ProgressIndicator progress)
Creates a new DimensionMergerLegacy, a per-dimension object responsible for merging indexes/row data across segments
and building the on-disk representation of a dimension.
|
Copyright © 2011–2016. All rights reserved.