Class ReindexStartedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

public class ReindexStartedEvent extends ReindexEvent
This is a synchronous event fired when the reindex job starts on a node.
See Also: