Package org.apache.pekko.remote
Interface FailureDetectorWithAddress
-
- All Known Implementing Classes:
PhiAccrualFailureDetector
public interface FailureDetectorWithAddress
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetAddress(java.lang.String addr)Address of observed host will be set after detector creation.
-