|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.ReliableDelivery.DeliveryAttempt
public static class ReliableDelivery.DeliveryAttempt
| Constructor Summary | |
|---|---|
ReliableDelivery.DeliveryAttempt(ConfirmablePersistentImpl persistent,
ActorPath destination,
ActorRef sender,
long timestamp)
|
|
| Method Summary | |
|---|---|
ActorPath |
destination()
|
ReliableDelivery.DeliveryAttempt |
incrementRedeliveryCount()
|
ConfirmablePersistentImpl |
persistent()
|
ActorRef |
sender()
|
long |
timestamp()
|
| 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 ReliableDelivery.DeliveryAttempt(ConfirmablePersistentImpl persistent,
ActorPath destination,
ActorRef sender,
long timestamp)
| Method Detail |
|---|
public ConfirmablePersistentImpl persistent()
public ActorPath destination()
public ActorRef sender()
public long timestamp()
public ReliableDelivery.DeliveryAttempt incrementRedeliveryCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||