Class ShardRegion.HandOffStopper$

  • Enclosing class:
    ShardRegion

    public static class ShardRegion.HandOffStopper$
    extends java.lang.Object
    INTERNAL API
    • Constructor Summary

      Constructors 
      Constructor Description
      HandOffStopper$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Props props​(java.lang.String typeName, java.lang.String shard, ActorRef replyTo, scala.collection.immutable.Set<ActorRef> entities, java.lang.Object stopMessage, scala.concurrent.duration.FiniteDuration handoffTimeout)  
      • Methods inherited from class java.lang.Object

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

      • HandOffStopper$

        public HandOffStopper$()
    • Method Detail

      • props

        public Props props​(java.lang.String typeName,
                           java.lang.String shard,
                           ActorRef replyTo,
                           scala.collection.immutable.Set<ActorRef> entities,
                           java.lang.Object stopMessage,
                           scala.concurrent.duration.FiniteDuration handoffTimeout)