Package org.elasticsearch.index.engine
Interface Engine.EventListener
-
- Enclosing class:
- Engine
public static interface Engine.EventListener
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidonFailedEngine(String reason, Exception e)Called when a fatal exception occurred
-