Class InotifyFSEditLogOpTranslator
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.InotifyFSEditLogOpTranslator
Translates from edit log ops to inotify events.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.inotify.EventBatchtranslate(FSEditLogOp op)
-
Constructor Details
-
InotifyFSEditLogOpTranslator
public InotifyFSEditLogOpTranslator()
-
-
Method Details
-
translate
-