Class Hierarchy
- java.lang.Object
- eu.dnetlib.broker.common.elasticsearch.AlertNotification (implements eu.dnetlib.broker.common.elasticsearch.Notification)
- eu.dnetlib.broker.common.elasticsearch.EventStatsManager
- eu.dnetlib.broker.common.elasticsearch.EventStatsManager.BrowseEntry
- eu.dnetlib.broker.common.elasticsearch.SuggestionEvent (implements eu.dnetlib.broker.common.elasticsearch.Event)
- eu.dnetlib.broker.common.elasticsearch.SuggestionNotification (implements eu.dnetlib.broker.common.elasticsearch.Notification)
Interface Hierarchy
- eu.dnetlib.broker.common.elasticsearch.Event
- eu.dnetlib.broker.common.elasticsearch.Notification
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,
ID> - eu.dnetlib.broker.common.elasticsearch.AlertNotificationRepository
- eu.dnetlib.broker.common.elasticsearch.SuggestionEventRepository
- eu.dnetlib.broker.common.elasticsearch.SuggestionNotificationRepository
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,