|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.EndpointManager.Quarantined
public static class EndpointManager.Quarantined
| Constructor Summary | |
|---|---|
EndpointManager.Quarantined(int uid,
scala.concurrent.duration.Deadline timeOfRelease)
|
|
| Method Summary | |
|---|---|
boolean |
isTombstone()
Indicates that the policy does not contain an active endpoint, but it is a tombstone of a previous failure |
scala.concurrent.duration.Deadline |
timeOfRelease()
|
int |
uid()
|
| 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 EndpointManager.Quarantined(int uid,
scala.concurrent.duration.Deadline timeOfRelease)
| Method Detail |
|---|
public int uid()
public scala.concurrent.duration.Deadline timeOfRelease()
public boolean isTombstone()
EndpointManager.EndpointPolicy
isTombstone in interface EndpointManager.EndpointPolicy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||