|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.JournalProtocol.DeleteMessagesSuccess
public static class JournalProtocol.DeleteMessagesSuccess
Reply message to a successful JournalProtocol.DeleteMessages request.
| Constructor Summary | |
|---|---|
JournalProtocol.DeleteMessagesSuccess(scala.collection.immutable.Seq<PersistentId> messageIds)
|
|
| Method Summary | |
|---|---|
scala.collection.immutable.Seq<PersistentId> |
messageIds()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public JournalProtocol.DeleteMessagesSuccess(scala.collection.immutable.Seq<PersistentId> messageIds)
| Method Detail |
|---|
public scala.collection.immutable.Seq<PersistentId> messageIds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||