| Package | Description |
|---|---|
| org.apache.druid.segment.serde |
| Modifier and Type | Method and Description |
|---|---|
static <T> LargeColumnSupportedComplexColumnSerializer<T> |
LargeColumnSupportedComplexColumnSerializer.create(SegmentWriteOutMedium segmentWriteOutMedium,
String filenameBase,
ObjectStrategy strategy) |
static <T> LargeColumnSupportedComplexColumnSerializer<T> |
LargeColumnSupportedComplexColumnSerializer.createWithColumnSize(SegmentWriteOutMedium segmentWriteOutMedium,
String filenameBase,
ObjectStrategy strategy,
int columnSize) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.