| Package | Description |
|---|---|
| io.druid.segment.serde |
| Modifier and Type | Method and Description |
|---|---|
static LargeColumnSupportedComplexColumnSerializer |
LargeColumnSupportedComplexColumnSerializer.create(SegmentWriteOutMedium segmentWriteOutMedium,
String filenameBase,
ObjectStrategy strategy) |
static LargeColumnSupportedComplexColumnSerializer |
LargeColumnSupportedComplexColumnSerializer.createWithColumnSize(SegmentWriteOutMedium segmentWriteOutMedium,
String filenameBase,
ObjectStrategy strategy,
int columnSize) |
Copyright © 2011–2018. All rights reserved.