public class PulsarProtobufNativeColumnDecoder extends Object
SchemaType.PROTOBUF_NATIVE ColumnDecoder.| Modifier and Type | Field and Description |
|---|---|
protected static String |
PROTOBUF_MAP_KEY_NAME |
protected static String |
PROTOBUF_MAP_VALUE_NAME |
| Constructor and Description |
|---|
PulsarProtobufNativeColumnDecoder(io.prestosql.decoder.DecoderColumnHandle columnHandle) |
| Modifier and Type | Method and Description |
|---|---|
io.prestosql.decoder.FieldValueProvider |
decodeField(com.google.protobuf.DynamicMessage dynamicMessage) |
protected static Map |
parseProtobufMap(Object value) |
protected static final String PROTOBUF_MAP_KEY_NAME
protected static final String PROTOBUF_MAP_VALUE_NAME
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.