|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.journal.JournalSpec.Confirmation
public static class JournalSpec.Confirmation
| Constructor Summary | |
|---|---|
JournalSpec.Confirmation(java.lang.String persistenceId,
java.lang.String channelId,
long sequenceNr)
|
|
| Method Summary | |
|---|---|
java.lang.String |
channelId()
|
java.lang.String |
persistenceId()
|
long |
sequenceNr()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.persistence.PersistentConfirmation |
|---|
processorId |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public JournalSpec.Confirmation(java.lang.String persistenceId,
java.lang.String channelId,
long sequenceNr)
| Method Detail |
|---|
public java.lang.String persistenceId()
persistenceId in interface PersistentConfirmationpublic java.lang.String channelId()
channelId in interface PersistentConfirmationpublic long sequenceNr()
sequenceNr in interface PersistentConfirmation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||