All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.allegro.tech.hermes.consumers.consumer.offset.PendingOffsetsAppender Maven / Gradle / Ivy

package pl.allegro.tech.hermes.consumers.consumer.offset;

public interface PendingOffsetsAppender {

    void markAsProcessed(SubscriptionPartitionOffset subscriptionPartitionOffset);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy