JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
akka.remote
Interface EndpointManager.EndpointPolicy
All Known Implementing Classes:
EndpointManager.Gated
,
EndpointManager.Pass
,
EndpointManager.Quarantined
,
EndpointManager.WasGated
Enclosing class:
EndpointManager
public static interface
EndpointManager.EndpointPolicy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isTombstone
()
Indicates that the policy does not contain an active endpoint, but it is a tombstone of a previous failure
Method Detail
isTombstone
boolean isTombstone()
Indicates that the policy does not contain an active endpoint, but it is a tombstone of a previous failure
Returns:
(undocumented)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method