Interface FailureDetectorWithAddress

All Known Implementing Classes:
PhiAccrualFailureDetector

public interface FailureDetectorWithAddress
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Address of observed host will be set after detector creation.
  • Method Details

    • setAddress

      void setAddress(String addr)
      Address of observed host will be set after detector creation.