Package org.elasticsearch.index.engine
Class MissingHistoryOperationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.elasticsearch.index.engine.MissingHistoryOperationsException
- All Implemented Interfaces:
Serializable
Exception indicating that not all requested operations from
LuceneChangesSnapshot
are available.- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString