public interface ColumnPartSerde
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ColumnPartSerde.Deserializer |
| Modifier and Type | Method and Description |
|---|---|
ColumnPartSerde.Deserializer |
getDeserializer()
Returns a Deserializer to read a column from a segment.
|
Serializer |
getSerializer() |
@Nullable Serializer getSerializer()
ColumnPartSerde.Deserializer getDeserializer()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.