Class InotifyFSEditLogOpTranslator

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

@Private public class InotifyFSEditLogOpTranslator extends Object
Translates from edit log ops to inotify events.
  • Constructor Details

    • InotifyFSEditLogOpTranslator

      public InotifyFSEditLogOpTranslator()
  • Method Details

    • translate

      public static org.apache.hadoop.hdfs.inotify.EventBatch translate(FSEditLogOp op)