Class Signal
java.lang.Object
pl.allegro.tech.hermes.consumers.supervisor.process.Signal
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static Signalof(Signal.SignalType type, pl.allegro.tech.hermes.api.SubscriptionName target) static Signalof(Signal.SignalType type, pl.allegro.tech.hermes.api.SubscriptionName target, Object payload) static Signalof(Signal.SignalType type, pl.allegro.tech.hermes.api.SubscriptionName target, Object payload, long executeAfterTimestamp) toString()
-
Method Details
-
of
-
of
public static Signal of(Signal.SignalType type, pl.allegro.tech.hermes.api.SubscriptionName target, Object payload) -
of
public static Signal of(Signal.SignalType type, pl.allegro.tech.hermes.api.SubscriptionName target, Object payload, long executeAfterTimestamp) -
toString
-
getLogWithIdAndType
-
equals
-
hashCode
public int hashCode()
-