|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.JournalProtocol.WriteConfirmationsSuccess
public static class JournalProtocol.WriteConfirmationsSuccess
Reply message to a successful JournalProtocol.WriteConfirmations request.
| Constructor Summary | |
|---|---|
JournalProtocol.WriteConfirmationsSuccess(scala.collection.immutable.Seq<PersistentConfirmation> confirmations)
|
|
| Method Summary | |
|---|---|
scala.collection.immutable.Seq<PersistentConfirmation> |
confirmations()
|
| 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.WriteConfirmationsSuccess(scala.collection.immutable.Seq<PersistentConfirmation> confirmations)
| Method Detail |
|---|
public scala.collection.immutable.Seq<PersistentConfirmation> confirmations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||