public class FieldWriterFactory.RowWriter extends Object implements FieldWriter
FieldWriter to write InternalRow.| Modifier and Type | Method and Description | 
|---|---|
void | 
write(DataGetters container,
     int index,
     org.apache.avro.io.Encoder encoder)  | 
void | 
writeRow(InternalRow row,
        org.apache.avro.io.Encoder encoder)  | 
public void write(DataGetters container, int index, org.apache.avro.io.Encoder encoder) throws IOException
write in interface FieldWriterIOExceptionpublic void writeRow(InternalRow row, org.apache.avro.io.Encoder encoder) throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.