Class ConsumerAssignmentRegistry

java.lang.Object
pl.allegro.tech.hermes.consumers.supervisor.workload.ConsumerAssignmentRegistry

public class ConsumerAssignmentRegistry extends Object
  • Constructor Details

    • ConsumerAssignmentRegistry

      public ConsumerAssignmentRegistry(org.apache.curator.framework.CuratorFramework curator, int assignmentsEncoderBufferSize, String clusterName, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths zookeeperPaths, SubscriptionIds subscriptionIds)
  • Method Details

    • updateAssignments

      public void updateAssignments(String consumerNode, Set<pl.allegro.tech.hermes.api.SubscriptionName> subscriptions)