| 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,
       SegmentWriteOutMediumFactory defaultSegmentWriteOutMediumFactory,
       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–2018. All rights reserved.