public static final class LeveldbJournal.SubscribeTag extends java.lang.Object implements LeveldbJournal.SubscriptionCommand, scala.Product, scala.Serializable
sender to changes (appended events) for a specific tag.
Used by query-side. The journal will send LeveldbJournal.TaggedEventAppended messages to
the subscriber when asyncWriteMessages has been called.
Events are tagged by wrapping in Tagged
via an EventAdapter.| Constructor and Description |
|---|
SubscribeTag(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
tag() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait