public final class TopicId<T>
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
TopicId(Class<T> messageClass,
String qualifier) |
Modifier and Type | Method and Description |
---|---|
Class<T> |
messageClass() |
String |
name() |
static <T> TopicId<T> |
of(Class<T> messageClass,
String qualifier) |
String |
qualifier() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait