@ThreadSafe public final class AvroArrayWriter<T> extends Object implements ArrayWriter<T>
| Constructor and Description |
|---|
AvroArrayWriter(org.apache.avro.io.Encoder encoder,
org.apache.avro.io.DatumWriter<T> elementWriter,
Class<T> type,
int bufferSize) |
public void flush()
throws IOException
flush in interface FlushableIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 SPF4J. All rights reserved.