|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.JournalProtocol.ReplayedMessage
public static class JournalProtocol.ReplayedMessage
Reply message to a JournalProtocol.ReplayMessages request. A separate reply is sent to the requestor for each
replayed message.
param: persistent replayed message.
| Constructor Summary | |
|---|---|
JournalProtocol.ReplayedMessage(PersistentRepr persistent)
|
|
| Method Summary | |
|---|---|
PersistentRepr |
persistent()
|
| 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.ReplayedMessage(PersistentRepr persistent)
| Method Detail |
|---|
public PersistentRepr persistent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||