| Package | Description |
|---|---|
| eu.dnetlib.broker.common.elasticsearch | |
| eu.dnetlib.broker.common.subscriptions | |
| eu.dnetlib.broker.common.topics |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Event> |
EventRepository.findByTopic(String topic) |
org.springframework.data.domain.Page<Event> |
EventRepository.findByTopic(String topic,
org.springframework.data.domain.Pageable pageable) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Notification.calculateId(Subscription s,
Event e) |
| Constructor and Description |
|---|
Notification(Subscription s,
Event e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MapCondition.verifyEvent(Event event) |
boolean |
Subscription.verifyEventConditions(Event event) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<Event> |
TopicType.asValidator() |
Copyright © 2025. All rights reserved.