Class FSEditLogOp

java.lang.Object
org.apache.hadoop.hdfs.server.namenode.FSEditLogOp

@Private @Unstable public abstract class FSEditLogOp extends Object
Helper classes for reading the ops from an InputStream. All ops derive from FSEditLogOp and are only instantiated from Reader#readOp()