Package | Description |
---|---|
io.druid.query | |
io.druid.segment | |
io.druid.segment.column | |
io.druid.segment.serde |
Modifier and Type | Class and Description |
---|---|
class |
DruidProcessingConfig |
Constructor and Description |
---|
IndexIO(com.fasterxml.jackson.databind.ObjectMapper mapper,
ColumnConfig columnConfig) |
Modifier and Type | Method and Description |
---|---|
Column |
ColumnDescriptor.read(ByteBuffer buffer,
ColumnConfig columnConfig,
SmooshedFileMapper smooshedFiles) |
Modifier and Type | Method and Description |
---|---|
void |
ColumnPartSerde.Deserializer.read(ByteBuffer buffer,
ColumnBuilder builder,
ColumnConfig columnConfig) |
Copyright © 2011–2017. All rights reserved.