public static class InputRowSerde.SerializeResult extends Object
| Constructor and Description |
|---|
SerializeResult(byte[] serializedRow,
List<String> parseExceptionMessages) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParseExceptionMessages() |
byte[] |
getSerializedRow() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.