| Package | Description |
|---|---|
| org.apache.druid.query | |
| org.apache.druid.segment.join.table |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameBasedInlineDataSourceSerializer.serialize(FrameBasedInlineDataSource value,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
void |
FrameBasedInlineDataSourceSerializer.serializeWithType(FrameBasedInlineDataSource value,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider serializers,
com.fasterxml.jackson.databind.jsontype.TypeSerializer typeSer)
Required because
DataSource is polymorphic |
| Constructor and Description |
|---|
FrameBasedIndexedTable(FrameBasedInlineDataSource frameBasedInlineDataSource,
Set<String> keyColumns,
String version) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.