Interface RetransmissionService
- All Known Implementing Classes:
KafkaRetransmissionService
public interface RetransmissionService
-
Method Summary
Modifier and TypeMethodDescriptionbooleanareOffsetsMoved(pl.allegro.tech.hermes.api.Topic topic, String subscriptionName, String brokersClusterName) List<pl.allegro.tech.hermes.common.kafka.offset.PartitionOffset>indicateOffsetChange(pl.allegro.tech.hermes.api.Topic topic, String subscription, String brokersClusterName, long timestamp, boolean dryRun)
-
Method Details
-
indicateOffsetChange
-
areOffsetsMoved
-