public class Serializer extends Object
| Constructor and Description |
|---|
Serializer(org.apache.hadoop.conf.Configuration conf,
String attemptId,
List<TypeInfo> typeInfos,
List<String> fieldNames) |
| Modifier and Type | Method and Description |
|---|---|
ArrowWrapperWritable |
emptyBatch() |
ArrowWrapperWritable |
serializeBatch(VectorizedRowBatch vectorizedRowBatch,
boolean isNative) |
public ArrowWrapperWritable emptyBatch()
public ArrowWrapperWritable serializeBatch(VectorizedRowBatch vectorizedRowBatch, boolean isNative)
Copyright © 2022 The Apache Software Foundation. All rights reserved.