public class EventBasedRecordWriter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventBasedRecordWriter.FieldConverter |
| Constructor and Description |
|---|
EventBasedRecordWriter(VectorAccessible batch,
RecordWriter recordWriter) |
| Modifier and Type | Method and Description |
|---|---|
static EventBasedRecordWriter.FieldConverter |
getConverter(RecordWriter recordWriter,
int fieldId,
String fieldName,
FieldReader reader) |
int |
write(int recordCount) |
public EventBasedRecordWriter(VectorAccessible batch, RecordWriter recordWriter) throws IOException
IOExceptionpublic int write(int recordCount)
throws IOException
IOExceptionpublic static EventBasedRecordWriter.FieldConverter getConverter(RecordWriter recordWriter, int fieldId, String fieldName, FieldReader reader)
Copyright © 2017 The Apache Software Foundation. All rights reserved.