@InterfaceAudience.Private @InterfaceStability.Unstable public class EventWriter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EventWriter.WriteMode
avro encoding format supported by EventWriter.
|
Constructor and Description |
---|
EventWriter(org.apache.hadoop.fs.FSDataOutputStream out,
EventWriter.WriteMode mode) |
public EventWriter(org.apache.hadoop.fs.FSDataOutputStream out, EventWriter.WriteMode mode) throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.