| Package | Description |
|---|---|
| org.apache.druid.segment | |
| org.apache.druid.segment.loading |
| Modifier and Type | Method and Description |
|---|---|
SegmentizerFactory |
IndexSpec.getSegmentLoader() |
| Constructor and Description |
|---|
IndexSpec(BitmapSerdeFactory bitmapSerdeFactory,
CompressionStrategy dimensionCompression,
CompressionStrategy metricCompression,
CompressionFactory.LongEncodingStrategy longEncoding,
SegmentizerFactory segmentLoader)
Creates an IndexSpec with the given storage format settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MMappedQueryableSegmentizerFactory |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.