public interface IntermediateRecordWriter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
write(org.apache.avro.generic.GenericRecord avroRecord) |
void write(org.apache.avro.generic.GenericRecord avroRecord)
throws IOException
IOExceptionCopyright © 2024. All rights reserved.