Uses of Class
org.apache.pulsar.broker.service.BrokerServiceException.ConsumerAssignException
-
Packages that use BrokerServiceException.ConsumerAssignException Package Description org.apache.pulsar.broker.service Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BrokerServiceException.ConsumerAssignException in org.apache.pulsar.broker.service
Methods in org.apache.pulsar.broker.service that throw BrokerServiceException.ConsumerAssignException Modifier and Type Method Description voidConsistentHashingStickyKeyConsumerSelector. addConsumer(Consumer consumer)voidHashRangeAutoSplitStickyKeyConsumerSelector. addConsumer(Consumer consumer)voidHashRangeExclusiveStickyKeyConsumerSelector. addConsumer(Consumer consumer)voidStickyKeyConsumerSelector. addConsumer(Consumer consumer)Add a new consumer.
-