| Package | Description |
|---|---|
| org.apache.druid.segment | |
| org.apache.druid.segment.data | |
| org.apache.druid.segment.serde |
| Modifier and Type | Field and Description |
|---|---|
protected GenericIndexedWriter<ImmutableBitmap> |
DictionaryEncodedColumnMerger.bitmapWriter |
| Modifier and Type | Method and Description |
|---|---|
static GenericIndexedWriter<ByteBuffer> |
GenericIndexedWriter.ofCompressedByteBuffers(SegmentWriteOutMedium segmentWriteOutMedium,
String filenameBase,
CompressionStrategy compressionStrategy,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryEncodedColumnPartSerde.SerializerBuilder |
DictionaryEncodedColumnPartSerde.SerializerBuilder.withBitmapIndex(GenericIndexedWriter<ImmutableBitmap> bitmapIndexWriter) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.