public static final class LeveldbJournal.ReplayTaggedMessages extends java.lang.Object implements LeveldbJournal.SubscriptionCommand, scala.Product, scala.Serializable
Constructor and Description |
---|
ReplayTaggedMessages(long fromSequenceNr,
long toSequenceNr,
long max,
java.lang.String tag,
akka.actor.ActorRef replyTo) |
Modifier and Type | Method and Description |
---|---|
long |
fromSequenceNr() |
long |
max() |
akka.actor.ActorRef |
replyTo() |
java.lang.String |
tag() |
long |
toSequenceNr() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait