Package org.apache.pekko.remote
Interface FailureDetectorWithAddress
- All Known Implementing Classes:
PhiAccrualFailureDetector
public interface FailureDetectorWithAddress
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAddress(String addr) Address of observed host will be set after detector creation.
-
Method Details
-
setAddress
Address of observed host will be set after detector creation.
-