Class SubscriptionId
java.lang.Object
pl.allegro.tech.hermes.consumers.subscription.id.SubscriptionId
-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic SubscriptionIdfrom(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName, long value) pl.allegro.tech.hermes.api.SubscriptionNamelonggetValue()inthashCode()
-
Method Details
-
from
public static SubscriptionId from(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName, long value) -
getValue
public long getValue() -
getSubscriptionName
public pl.allegro.tech.hermes.api.SubscriptionName getSubscriptionName() -
equals
-
hashCode
public int hashCode()
-