@InterfaceAudience.Public @InterfaceStability.Stable public class JavaSerDe extends Object implements SerDe<Object>
| Constructor and Description |
|---|
JavaSerDe() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(byte[] data) |
static JavaSerDe |
of() |
byte[] |
serialize(Object resultValue) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.