Package akka.remote

Interface EndpointManager.EndpointPolicy

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method 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