|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.persistence.Reset$
public class Reset$
Resets a PersistentChannel
, forcing it to redeliver all unconfirmed persistent
messages. This does not affect writing Deliver
requests.
Field Summary | |
---|---|
static Reset$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
Reset$()
|
Method Summary | |
---|---|
Reset$ |
getInstance()
Java API. |
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 |
Field Detail |
---|
public static final Reset$ MODULE$
Constructor Detail |
---|
public Reset$()
Method Detail |
---|
public Reset$ getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |