Class WorkloadConstraints
java.lang.Object
pl.allegro.tech.hermes.consumers.supervisor.workload.WorkloadConstraints
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic WorkloadConstraints.Builderbuilder()intgetConsumerCount(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName) int
-
Method Details
-
getConsumerCount
public int getConsumerCount(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName) -
getMaxSubscriptionsPerConsumer
public int getMaxSubscriptionsPerConsumer() -
builder
-