public static class FSEditLogOp.Writer extends Object
| Constructor and Description |
|---|
Writer(DataOutputBuffer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeOp(org.apache.hadoop.hdfs.server.namenode.FSEditLogOp op)
Write an operation to the output stream
|
public Writer(DataOutputBuffer out)
public void writeOp(org.apache.hadoop.hdfs.server.namenode.FSEditLogOp op) throws IOException
op - The operation to writeIOException - if an error occurs during writing.Copyright © 2018 CERN. All Rights Reserved.