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