Package org.apache.hadoop.hdfs.inotify
Class MissingEventsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.hdfs.inotify.MissingEventsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
MissingEventsException
public MissingEventsException() -
MissingEventsException
public MissingEventsException(long expectedTxid, long actualTxid)
-
-
Method Details