Package | Description |
---|---|
io.druid.segment.data | |
io.druid.segment.serde |
Modifier and Type | Class and Description |
---|---|
class |
CompressedIntsIndexedWriter
Streams array of integers out in the binary format described by CompressedIntsIndexedSupplier
|
class |
CompressedVSizeIndexedV3Writer |
class |
CompressedVSizeIntsIndexedWriter
Streams array of integers out in the binary format described by CompressedVSizeIntsIndexedSupplier
|
class |
MultiValueIndexedIntsWriter |
class |
SingleValueIndexedIntsWriter |
class |
VSizeIndexedIntsWriter
Streams integers out in the binary format described by VSizeIndexedInts
|
class |
VSizeIndexedWriter
Streams arrays of objects out in the binary format described by VSizeIndexed
|
Modifier and Type | Method and Description |
---|---|
DictionaryEncodedColumnPartSerde.SerializerBuilder |
DictionaryEncodedColumnPartSerde.SerializerBuilder.withValue(IndexedIntsWriter valueWriter,
boolean hasMultiValue,
boolean compressed) |
Copyright © 2011–2017. All rights reserved.