| Package | Description |
|---|---|
| io.cdap.wrangler.codec |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAvroDecoder
|
class |
BinaryAvroDecoder
This class
BinaryAvroDecoder decodes a byte array of AVRO Json Records into the Row structure. |
class |
JsonAvroDecoder
This class
JsonAvroDecoder decodes a byte array of AVRO Json Records into the Row structure. |
class |
ProtobufDecoderUsingDescriptor
This class
ProtobufDecoderUsingDescriptor decodes a byte array of Protobuf
Records into the Row structure. |
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.