Class FlushBeforeDeathWatchNotification$


  • public class FlushBeforeDeathWatchNotification$
    extends java.lang.Object
    INTERNAL API
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String nextName()  
      Props props​(scala.concurrent.Promise<Done> done, scala.concurrent.duration.FiniteDuration timeout, akka.remote.artery.Association association)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FlushBeforeDeathWatchNotification$

        public FlushBeforeDeathWatchNotification$()
    • Method Detail

      • props

        public Props props​(scala.concurrent.Promise<Done> done,
                           scala.concurrent.duration.FiniteDuration timeout,
                           akka.remote.artery.Association association)
      • nextName

        public java.lang.String nextName()